We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebc771b commit ada6349Copy full SHA for ada6349
codingtools/codingtools.rst
@@ -143,6 +143,7 @@ DSL
143
--------------------------------------
144
- google doc/石墨: 支持多人协作编辑
145
- gitbook + markdown: 可以写文档或电子书
146
+- doocer: http://doocer.com/ 写 kindle 电子书工具
147
- sphinx + readthedoc(或者 mkdocs,支持 markdown) (代码即文档),python 项目很多在用这个生成文档。这本小书就是这么写出来的。`编写《Redis 设计与实现》时用到的工具 <http://blog.huangz.me/diary/2013/tools-for-writing-redisbook.html>`_
148
- swagger/apidocjs: 适合写 restful 文档
149
- jupyter(ipython) notebook,可以做笔记或者代码演示或者ppt,支持rst,md等格式,搞数据科学的人用得比较多,配合 RISE (https://github.com/damianavila/RISE) 可以做代码交互式 slideshow,非常好的工具
0 commit comments