# pip install sphinx
or
# apt-get install python-sphinx
安裝樣板
# pip install sphinx_rtd_theme
設定引導
$ sphinx-quickstart
執行完 sphinx-quickstart 會產生 Makefile 與 conf.py 檔
產生靜態 html 文件
$ make html
References :
Documenting Your Project Using Sphinx — an_example_pypi_project v0.0.5 documentation
沒有留言:
張貼留言