Welcome to A Brief Tutorial On Making Beauty Documents!¶
- 邮箱(email):zhiliu.mind@gmail.com
- 博客(blog):http://blog.csdn.net/enjoyyl
- 主页(homepage):http://iridescent.ink
Hint
写于2015年6月24日
- 1. 引言
- 2. 基础教程
- 2.1. 文档制作简介
- 2.2. Sphinx简明教程
- 2.3. reStructuredText简明教程
- 2.3.1. What is reStructuredText
- 2.3.2. Why reStructuredText
- 2.3.3. reST环境搭建
- 2.3.4. reST语法简介
- 2.3.4.1. 章节 (Section Structure)
- 2.3.4.2. 段落 (Paragraphs)
- 2.3.4.3. 行内标记 (Inline Markup)
- 2.3.4.4. 列表 (Lists)
- 2.3.4.5. 源代码 (Source Code)
- 2.3.4.6. 侧边栏 (Sidebar)
- 2.3.4.7. 表格 (Tables)
- 2.3.4.8. 直接标记 (Explicit Markup)
- 2.3.4.9. 指令 (Directives)
- 2.3.4.10. 超链接 (Hyperlinks)
- 2.3.4.11. 脚注 (Footnotes)
- 2.3.4.12. 引文 (Citations)
- 2.3.4.13. 替换 (Substitutions)
- 2.3.4.14. Sphinx扩展指令
- 2.4. Sphinx重要扩展介绍
- 2.5. Sphinx其它语言支持
- 2.6. 版本控制系统Git教程
- 2.7. 参考文献
- 3. 进阶指南
- 4. 名词术语