Skip to content

This is JUMA Document center, including programming references, guides, tutorial, etc.

License

Notifications You must be signed in to change notification settings

JUMA-IO/JUMA_Docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

415b02d · Apr 11, 2016

History

49 Commits
Apr 11, 2016
Apr 11, 2016
Feb 22, 2016
Jan 30, 2016
Jan 30, 2016
Jan 30, 2016
Feb 18, 2016
Apr 11, 2016

Repository files navigation

JUMA 文档中心

JUMA 的文档中心基于 MkDocs 制作。所有文档的源文件全部位于 sources/ 目录下,并都为 Markdown 格式。

所有生成的文档页面全部托管于 www.juma.io/doc/,并与本项目仓库保持实时同步。

帮助完善 JUMA 的文档

如果想要帮助 JUMA 完善文档,请查看:CONTRIBUTING.md

本地运行

1. 安装所需的 MkDocs

$ pip install 'mkdocs'

2. 进入本项目仓库根目录,并执行 mkdocs serve

$ cd /path/to/this
$ mkdocs serve

3. 使用浏览器访问:

http://127.0.0.1:8000/

如果访问不了,请尝试:

http://127.0.0.1:8000/basics/

4. 生成网页

$ mkdocs build

License

所有 source/ 目录中的内容,授权方式均为 CC:BY-NC-SA

About

This is JUMA Document center, including programming references, guides, tutorial, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published