{{../../README.md}} ```eval_rst .. toctree:: :maxdepth: 4 :caption: Table of Contents install initialisation downloading_astronotes todolist changes_link ``` ## API Reference ```eval_rst .. toctree:: :hidden: :maxdepth: 30 :caption: API reference autosummary ``` ```eval_rst .. toctree:: :hidden: genindex ``` ```eval_rst .. include:: /autosummary_include.rst ``` ```eval_rst .. include:: /genindex.rst ``` {{../../CHANGES.md}}