<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Sphinx on I'm OWenT</title><link>//owent.net/tags/sphinx.html</link><description>Recent content in Sphinx on I'm OWenT</description><generator>Hugo</generator><language>zh-cn</language><copyright>&lt;a rel="license" href="https://github.com/owent/blog-hugo/blob/master/LICENSE.md"&gt;&lt;img alt="知识共享许可协议" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/80x15.png" /&gt;&lt;/a&gt;</copyright><lastBuildDate>Tue, 03 Apr 2018 17:22:42 +0000</lastBuildDate><atom:link href="//owent.net/tags/sphinx/index.xml" rel="self" type="application/rss+xml"/><item><title>使用restructedtext编写xresloader文档</title><link>//owent.net/2018/1803.html</link><pubDate>Tue, 03 Apr 2018 17:22:42 +0000</pubDate><guid>//owent.net/2018/1803.html</guid><description>&lt;p&gt;离上一次写Blog过了好久啦。这次拖这么长时间主要是因为最近学习了一个新的文本标记语言 &amp;ndash; &lt;a href="https://en.wikipedia.org/wiki/ReStructuredText"&gt;ReStructuredText&lt;/a&gt; 。并且重新整理了&lt;a href="https://github.com/xresloader/"&gt;Excel导表工具-xresloader工具集&lt;/a&gt;的文档，写文档真是好废好废时间啊。&lt;/p&gt;
&lt;p&gt;好多项目用&lt;a href="https://en.wikipedia.org/wiki/ReStructuredText"&gt;ReStructuredText&lt;/a&gt;来写文档来着，比如&lt;a href="https://cmake.org/"&gt;cmake&lt;/a&gt;，再比如&lt;a href="https://www.python.org/"&gt;python&lt;/a&gt;。然后现在有比较容易上手的&lt;a href="https://readthedocs.com/"&gt;readthedocs&lt;/a&gt;来托管文档，和&lt;a href="https://github.com/"&gt;github&lt;/a&gt;的集成也还不错。所以我打算把一些项目的文档也迁移上去。毕竟 &lt;strong&gt;README.md&lt;/strong&gt; 还是弱了些。&lt;/p&gt;
&lt;p&gt;其实&lt;a href="https://en.wikipedia.org/wiki/ReStructuredText"&gt;ReStructuredText&lt;/a&gt;也支持 &lt;strong&gt;Markdown&lt;/strong&gt; 。但是使用 &lt;strong&gt;Markdown&lt;/strong&gt; 写文档还是略麻烦，特别是涉及跨文档引用和多行表格的时候，而且 &lt;strong&gt;Markdown&lt;/strong&gt; 各个平台的组件和扩展还都不一样，没有统一标准。在这些方面&lt;a href="https://en.wikipedia.org/wiki/ReStructuredText"&gt;ReStructuredText&lt;/a&gt;就强大多了。不过这也是有代价的，那就是&lt;a href="https://en.wikipedia.org/wiki/ReStructuredText"&gt;ReStructuredText&lt;/a&gt;的语法规则比 &lt;strong&gt;Markdown&lt;/strong&gt; 复杂得多。&lt;/p&gt;</description></item></channel></rss>