reStructuredText

E255494

reStructuredText is a lightweight, plaintext markup language commonly used in the Python ecosystem for documentation, including PEPs and Sphinx-based docs.

All labels observed (2)

Label Occurrences
reStructuredText canonical 12
reStructuredText specification 1

How this entity was disambiguated

Statements (73)

Predicate Object
instanceOf documentation format ⓘ
lightweight markup language ⓘ
plaintext markup language ⓘ
abbreviation reST ⓘ
category documentation systems ⓘ
lightweight markup languages ⓘ
commonlyUsedWith Docutils ⓘ
PyPI ⓘ
Python Enhancement Proposals ⓘ
Read the Docs ⓘ
Sphinx ⓘ
designedBy David Goodger ⓘ
designedFor easy readability in plain text ⓘ
unambiguous structure in plain text ⓘ
ecosystem Python ecosystem ⓘ
fileExtension .rest ⓘ
.rst ⓘ
fullName reStructuredText ⓘ
hasImplementation Docutils ⓘ
influenced Python documentation practices ⓘ
Sphinx markup conventions ⓘ
license BSD-like license (via Docutils) ⓘ
originProject Docutils project ⓘ
outputFormats EPUB via Sphinx ⓘ
linked to: EPUB

HTML ⓘ
LaTeX ⓘ
ODF via converters ⓘ
PDF via LaTeX or other toolchains ⓘ
XML ⓘ
man pages ⓘ
parsedBy Docutils ⓘ
Pandoc ⓘ
Sphinx ⓘ
primaryUse Python documentation ⓘ
software documentation ⓘ
technical documentation ⓘ
standardizedIn Docutils documentation ⓘ
supportsExtensionMechanism directives ⓘ
roles ⓘ
supportsFeature admonitions ⓘ
bullet lists ⓘ
citations ⓘ
code blocks ⓘ
definition lists ⓘ
directives ⓘ
embedded images ⓘ
enumerated lists ⓘ
field lists ⓘ
footnotes ⓘ
hyperlinks ⓘ
inline markup ⓘ
inline roles ⓘ
lists ⓘ
literal blocks ⓘ
math markup via extensions ⓘ
paragraphs ⓘ
section headings ⓘ
substitutions ⓘ
tables ⓘ
supportsInlineMarkup emphasis ⓘ
hyperlink references ⓘ
inline literals ⓘ
interpreted text ⓘ
strong emphasis ⓘ
substitution references ⓘ
syntaxStyle ASCII-based ⓘ
plain text ⓘ
typicalSectionUnderlineChars = - ` : ' " ~ ^ _ * + # < > ⓘ
usedFor API reference documentation ⓘ
Python Enhancement Proposals ⓘ
README files ⓘ
Sphinx documentation ⓘ
project documentation on PyPI ⓘ

How these facts were elicited

Referenced by (13)

Full triples — surface form annotated when it differs from this entity's canonical label.

PEP → format → reStructuredText ⓘ
subject linked to: PEPs
PEP 0 → format → reStructuredText ⓘ
Markdown → influenced → reStructuredText ⓘ
Standards Track PEPs → documentFormat → reStructuredText ⓘ
Read the Docs → supports → reStructuredText ⓘ
Sphinx → supportsInputFormat → reStructuredText ⓘ
Pandoc → supportsInputFormat → reStructuredText ⓘ
Linux kernel documentation → usesFormat → reStructuredText ⓘ
Docutils → supportsMarkupLanguage → reStructuredText ⓘ
Docutils → supportsMarkupLanguage → reStructuredText ⓘ
subject linked to: Docutils project
Docutils → primaryInputFormat → reStructuredText ⓘ
subject linked to: Docutils project
David Goodger → designed → reStructuredText ⓘ
David Goodger → notableWork → reStructuredText specification ⓘ
linked to: reStructuredText