.. _Writing in RST - Task 9: ************************* 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. .. admonition:: Source & license :class: note 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 :doc:`LICENSE <../../LICENSE_edtech>` for the full license text.