Alexander Graf d19dd2c9d4 Fix internal references in docs/as-module
Further, document all attributes that are referred to, and ensure that there
will be no broken references again by letting Travis call Sphinx with -W -n.
2018-05-14 10:46:04 +02:00
..
2018-04-30 09:56:43 +02:00
2018-04-28 19:50:14 +02:00
2018-03-13 13:29:44 +01:00
2018-03-14 19:41:20 +01:00
2018-04-30 09:56:43 +02:00
2018-04-30 09:56:43 +02:00
2018-03-14 23:08:04 +01:00
2018-03-14 22:14:24 +01:00
2018-03-14 19:41:20 +01:00
2018-03-14 22:14:24 +01:00

Instaloader Documentation

This directory contains sources for the Instaloader documentation.

The documentation is hosted at: https://instaloader.github.io/

Build

The documentation is created with Sphinx. To build it, use

pip3 install -r requirements.txt
make html