Alexander Graf 37780986fc doc: Page intro improvements
The introductionary sections of as-module and cli-options have been
rewritten. Further, Instaloader's short-description is now included in
the sidebar.
2017-11-14 11:18:30 +01:00
..
2017-11-14 11:18:30 +01:00
2017-11-14 11:18:30 +01:00
2017-11-14 11:18:30 +01:00
2017-09-08 10:35:38 +02:00
2017-09-08 10:35:38 +02:00
2017-08-29 12:13:38 +02:00

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