reStructuredText¶
reStructuredText(reST)是 Docutils 和 Sphinx 都使用的預設純文字標註語言。Docutils 提供基本的 reStructuredText 語法,而 Sphinx 則擴充這些功能以支援額外的功能。
The below guides go through the most important aspects of reStructuredText. For the authoritative reference, refer to the docutils documentation.