phplucidframe docs
3.4.0
這是phplucidframe項目的官方文檔
安裝Python。
安裝獅身人面像:
pip install -U Sphinx
安裝Sphinx RTD主題:
pip install sphinx_rtd_theme
然後嘗試sphinx-build --version 。如果它不起作用,請在環境變量中添加sphinx-build.exe路徑。
從RST文件生成HTML,並使用以下方式生成:
make html
生成的HTML頁面在_buildhtml中