docs icon indicating copy to clipboard operation
docs copied to clipboard

JumpServer 在线文档

JumpServer Docs

  • https://docs.jumpserver.org

Python3

开始

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

运行

mkdocs serve

编译

mkdocs build

帮助

mkdocs --help