Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.35 KB

File metadata and controls

41 lines (29 loc) · 1.35 KB

Deployment using readthedoc

This deployment using readthedoc, which refer this.

Steps for Creating the New Application

  • Create a new account in readthedocs official
  • Logon using the user credential
  • Select the ‘my project’, then redirect to this
  • Click ‘Import a Project’, then click the ‘Import Manually’
  • Fill in particulars of the Application :
    • Name: maxonrow-docs (which later as the URL domain)
    • Github Repository URL: your selection
    • Repository type: Git
    • Default branch: master
  • Then move forward.

Move Forward

If wish to edit, can refer this.

  • Description: Maxonrow docs v1.0
  • Language: English
  • Programming Language: Other

Note: It will automated start the new build of application once click Save button

Configure

If wish to edit the configuration, can refer this.

  • Default version*: latest
  • Default branch: master
  • Documentation type*: Mkdocs
  • Python Interpreter*: CPython 3.x

Note: It will automated start the new build of application once click Save button

Note: URL reference should be like (https://maxonrow-docs.readthedocs.io/en/latest/)