
The introductionary sections of as-module and cli-options have been rewritten. Further, Instaloader's short-description is now included in the sidebar.
Instaloader Documentation
This directory contains sources for the Instaloader documentation.
The documentation is hosted at: https://instaloader.readthedocs.io/
Build
The documentation is created with Sphinx. To build it, use
pip3 install sphinx sphinx-autodoc-typehints
make html