- (建议)使用
python3 -m venv venv创建虚拟环境,. venv/bin/activate进入虚拟环境; - 使用
pip install -r requirements.txt安装依赖; - 使用
mkdocs serve构建并查看效果。
请参考 编写指导 页面,了解我们的编写规范。
本文档以 Creative Commons BY-SA 4.0 协议发布。详情请见 LICENSE。
There was an error while loading. Please reload this page.