Skip to content

JPush docs on official website. 极光推送官方文档。

License

Notifications You must be signed in to change notification settings

TeekTon/jpush-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JPush Docs

目录

  • 安装 virtualenv
pip install virtualenv
  • 在 /opt/push/jpush-docs 创建虚拟环境
virtualenv venv
  • 激活虚拟环境
. venv/bin/activate

依赖

pip install requests
pip install mkdocs

mkdocs 官方文档

http://www.mkdocs.org/

运行

python autobuild.py

网址

生产环境:https://docs.jiguang.cn/

测试环境:https://docs-test.jiguang.cn/

MKDocs

本文档基于 Markdown 编写,使用 MKDocs 工具生成 HTML 布局与页面。

About

JPush docs on official website. 极光推送官方文档。

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 87.7%
  • CSS 11.1%
  • Other 1.2%