Module 3: reStructuredText overview

reStructuredText is the default plain text markup language used by Sphinx, the documentation generation tool mentioned earlier. Sphinx takes this syntax and renders it in HTML for display on Read the Docs. Sphinx also uses reStructuredText directives that provide flexible manipulation of text and images.

You can refer to many cheatsheets online to look up syntax. For instance:

Other files and folder in this directory:

docs/class2/module3/images

Folder used to store images used in module3.rst