文档和教程

http://docutils.sourceforge.net/rst.html

http://zh-sphinx-doc.readthedocs.io/en/latest/rest.html
http://blog.useasp.net/archive/2014/09/05/rst-file-restructuredtext-markup-syntax-quikstart.aspx
http://www.cnblogs.com/seayxu/p/5603876.html
http://www.jianshu.com/p/f60e9be4781d
http://docutils.sourceforge.net/docs/user/rst/quickstart.html

sublime text 插件:

  1. OmniMarkupPreviewer
  2. reStructuredText
  3. reStructuredText snippet

家里的电脑上使用了手动安装

  1. git clone https://github.com/timonwong/OmniMarkupPreviewer
  2. 整个项目copy到你的package目录下,浏览插件会自动打开这个目录

Sphinx + reStructuredText 生成API文档/带目录层次结构

http://www.sphinxsearch.org/sphinx-tutorial
http://www.cnblogs.com/qiyeshublog/articles/2379269.html
http://www.sphinx-doc.org/en/stable/tutorial.html
http://zh-sphinx-doc.readthedocs.io/en/latest/contents.html

reStructuredText - 一个比MarkDown更好用的标记语言

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-02-03
  • 2022-12-23
  • 2022-12-23
  • 2021-05-22
  • 2021-09-16
  • 2021-12-13
猜你喜欢
  • 2022-12-23
  • 2021-11-18
  • 2021-07-10
  • 2021-10-19
  • 2022-01-30
  • 2021-12-26
  • 2021-06-06
相关资源
相似解决方案