.. | ||
_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.org/
Build
The documentation is created with Sphinx. To build it, use
pip3 install sphinx
make html