|
7 ay önce | |
---|---|---|
.. | ||
.gitignore | 7 ay önce | |
AnnotationLibrary.rst | 7 ay önce | |
ConsumingAnnotations.rst | 7 ay önce | |
CustomAnnotations.rst | 7 ay önce | |
DemoScript.rst | 7 ay önce | |
DesignConsiderations.rst | 7 ay önce | |
Makefile | 7 ay önce | |
README.md | 7 ay önce | |
Roadmap.rst | 7 ay önce | |
UsingAnnotations.rst | 7 ay önce | |
conf.py | 7 ay önce | |
getting-started.rst | 7 ay önce | |
index.rst | 7 ay önce |
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