|
Web2pyManualZh
web2py manual 2ed zh proj. wiki root
Phase-Support 参考:如何加入OBP//web2py手册2ed中文版//章节翻译进度表 web2py手册2ed中文版经 Massimo DiPierro 授权,开展中文版本的 web2py 手册翻译工程!
流程
资源
Sphinx 工程基于Sphinx框架组织文件! trunk/web2py_manual_zh: +-- Makefile Sphinx 自动生成的配置文件 +-- source 所有翻译成果使用 reST 格式的.rst 文本组织 |-- 00.preface 章节目录 | |-- chapter_templete.rst 章节内容模板 | |-- index.rst 章节索引文档 | |-- intro.rst 章节内容导读 | `-- ... 各个章节文档 | ... `-- build 本地使用 Sphinx 编译后会产生的目录,不要检入到SVN 中! 建议章节认领后的文件组织过程:
4.1.command_line_options.rst | | | +- 统一使用 rst 为后缀 | | +-- 使用下划线为间隔 | +-- 原文章节名,全小写E文 +-- 章节编号 .. toctree:: intro.rst 2.1.about_python.rst 2.2.starting_up.rst 2.3.help_dir.rst 2.4.types.rst 2.5.about_indentation.rst 2.6.for_in.rst 2.7.while.rst
沟通:
知识:
组织
| |
► Sign in to add a comment