Task 9: Autodoc#

Some users have Python code that they want to document. You can use the Autodoc extension to automatically generate documentation using Sphinx.

A guide from https://sphinx-rtd-tutorial.readthedocs.io/ provides instructions on how to use Sphinx to auto-document Python code.

Source & license

Reproduced verbatim, without modification from © 2022, BilimEdtech Labs, licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).

Source page: https://labs.bilimedtech.com/workshops/rst/writing-rst-9.html

See LICENSE for the full license text.