[1]
[CITE[reStructuredText]] <http://docutils.sourceforge.net/rst.html>

[2]

>reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax and parser system. It is useful for in-line program documentation (such as Python docstrings), for quickly creating simple web pages, and for standalone documents. reStructuredText is designed for extensibility for specific application domains. The reStructuredText parser is a component of Docutils. reStructuredText is a revision and reinterpretation of the [[StructuredText]] and [[Setext]] lightweight markup systems.

* 実利用例

[12] 
[CITE@en[chardet/README.rst at main · chardet/chardet · GitHub]], [TIME[2025-10-19T13:27:04.000Z]] <https://github.com/chardet/chardet/blob/main/README.rst>

[13] 
[CITE@en[charset_normalizer/docs/index.rst at master · jawah/charset_normalizer · GitHub]], [TIME[2025-10-26T13:52:34.000Z]] <https://github.com/jawah/charset_normalizer/blob/master/docs/index.rst>

* メモ

[3] [CITE@en[reStructuredText Markup Specification]]
( ([[David Goodger]] 著, [TIME[2013-03-22 08:17:53 +09:00]] 版))
<http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html>

[5] [[MIME型]]として [DFN[[CODE(MIME)@en[[[text/x-rst]]]]]] が用いられます [SRC[>>4]]。

[4] [CITE@en[PEP 12 -- Sample reStructuredText PEP Template]]
([TIME[2009-09-08 07:37:09 +09:00]] 版)
<http://www.python.org/dev/peps/pep-0012/>


[6] [CITE@en[PEP 0287 -- reStructuredText Docstring Format | Python.org]]
([TIME[2015-08-08 00:48:29 +09:00]] 版)
<https://www.python.org/dev/peps/pep-0287/>

[7] [[REST]] とは無関係です。

[8] [CITE['''['''Doc-SIG''']''' An Introduction to reStructuredText]]
([TIME[2001-06-10 14:22:03 +09:00]])
<https://mail.python.org/pipermail/doc-sig/2001-June/001858.html>

[9] [CITE[軽量マークアップ言語の歴史をゆるく調べた #sphinxjp - kk_Atakaの日記]]
([TIME[2018-06-18 03:07:21 +09:00]])
<http://d.hatena.ne.jp/kk_Ataka/20150713/1436751705>

[11] [CITE@en[reStructuredText — Sphinx documentation]], [TIME[2023-04-16T19:24:37.000Z]], [TIME[2023-04-17T05:25:23.571Z]] <https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html>


[10] [CITE@en[Markup Guidelines — MongoDB Meta Documentation]], [TIME[2023-04-12T17:24:50.000Z]], [TIME[2023-04-17T05:22:16.783Z]] <https://www.mongodb.com/docs/meta/style-guide/markup-guidelines/>

>MongoDB documentation uses reStructuredText (RST) markup syntax with Sphinx extensions.



