« 你想说服别人 | Main | PSPad »

reStructuredText

reStructuredText(经常简写为 reST)是 Python Docutils 项目的一部分。这个项目的目标是创建一组用来操作纯文本文档的工具,包括将这些文档导出成诸如 HTML、XML 和 TeX 之类的结构化格式。尽管这个项目是来自于 Python 社区的,但它解决了不少 Python 之外的需求。各种程序员和作者经常创建诸如 README、HOWTO、FAQ、应用程序手册和(在 Python 的情形中)PEP(Python 增强建议书,Python Enhancement Proposal)之类的文档。对于此类文档,通常没有理由要求用户处理象 XML 或 LaTeX 这样冗长而又复杂的格式,即使用户是程序员也是如此。但将这些类型的文档用于简单查看之外的用途(如建立索引、编译、以良好格式打印、过滤等)通常还是比较理想的。

http://www.ibm.com/developerworks/cn/xml/x-matters/part24/

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About

This page contains a single entry from the blog posted on March 1, 2008 2:05 PM.

The previous post in this blog was 你想说服别人.

The next post in this blog is PSPad.

Many more can be found on the main index page or by looking through the archives.

Creative Commons License
This weblog is licensed under a Creative Commons License.