![]() The introductionary sections of as-module and cli-options have been rewritten. Further, Instaloader's short-description is now included in the sidebar. |
||
---|---|---|
.. | ||
_templates | ||
.gitignore | ||
as-module.rst | ||
basic-usage.rst | ||
cli-options.rst | ||
conf.py | ||
index.rst | ||
installation.rst | ||
Makefile | ||
README.md | ||
requirements.txt |
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