/docs

Jumpserver project documents

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

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