Skip to content

shaokeyibb/adventure-docs-zh_CN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adventure-docs

adventure 的 中文文档 的源码.

使用方法

  1. 推荐使用 virtualenv:
    1. 安装: apt install virtualenv (或者在你的操作系统上使用其他的形式安装)
    2. virtualenv ENV
    3. . ENV/bin/activate
  2. 安装所有必须的依赖库: pip install -r requirements.txt
  3. 运行开发服务器 make livehtml
  4. 做你想做的事!

Adventure 中文文档遵照 Creative Commons Attribution Share Alike 4.0 International 协议授权.

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.3%
  • CSS 18.9%
  • Batchfile 15.7%
  • Makefile 14.1%