|
há 8 meses atrás | |
---|---|---|
.. | ||
.gitignore | há 8 meses atrás | |
AnnotationLibrary.rst | há 8 meses atrás | |
ConsumingAnnotations.rst | há 8 meses atrás | |
CustomAnnotations.rst | há 8 meses atrás | |
DemoScript.rst | há 8 meses atrás | |
DesignConsiderations.rst | há 8 meses atrás | |
Makefile | há 8 meses atrás | |
README.md | há 8 meses atrás | |
Roadmap.rst | há 8 meses atrás | |
UsingAnnotations.rst | há 8 meses atrás | |
conf.py | há 8 meses atrás | |
getting-started.rst | há 8 meses atrás | |
index.rst | há 8 meses atrás |
easy_install -U Sphinx
pip install sphinx_rtd_theme
pip install sphinx-autobuild
make livehtml
in the docs
folderhttp://localhost:8000/
to view the documentationThanks to the sphinx-autobuild the documentation will be automatically built on every change and all browsers, where it's opened will be reloaded automatically as well.
make html
in the docs
folderdocs/build/html
folder in your browser