Skip to content

open-starlab/Document

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openstarlab Document

Documentation Status

Document for the openstarlab

Step 1

cd doc/build/html

Step 2

python -m http.server

Open a web browser and type http://localhost:8000 in the address bar. You should see the generated Sphinx documentation served as a website.

Rebuild the doc

pip install -r doc/requirements.txt 
sphinx-autobuild source build/html

To Update this doc

  1. Clone this repo
  2. Update the content in ./doc/source
  3. (Optional) Test it with rebuild the doc (section above)
  4. Update the version on ./doc/source/conf.py
  5. Update this repo
  6. Check the document deployment on https://readthedocs.org/

Upload repo

git add -A
git commit -m "update"
git push -u origin master

About

Document for all openstarlab package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •