python -m venv .shpinx --copies # 创建虚拟环境
source .shpinx/bin/activate # 激活虚拟环境
pip install sphinx-rtd-theme # 安装 sphinx read the docs主题
sphinx-build -M html ./source/ ./build/ # 生成html
make html
-
Notifications
You must be signed in to change notification settings - Fork 0
docs repository of hcx
License
tianbot/hcx_documentation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
docs repository of hcx
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published