pip install recommonmark sphinx_rtd_theme sphinx_automodapi sphinx-quickstart
sphinx-apidoc.exe -o source ../czsc
在 base 环境下,执行以下命令,生成文档:
./make.bat clean
./make.bat html
pip install recommonmark sphinx_rtd_theme sphinx_automodapi sphinx-quickstart
sphinx-apidoc.exe -o source ../czsc
在 base 环境下,执行以下命令,生成文档:
./make.bat clean
./make.bat html