Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 398 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 398 Bytes

JumpServer Docs

Python3

开始

git clone --depth=1 https://github.com/jumpserver/docs
cd docs
pip install -r requirements/requirements.txt

运行

mkdocs serve

编译

mkdocs build

帮助

mkdocs --help