Alexander Graf b2acbcf0e0 Revert "Remove nonworking saythanks.io link"
saythanks.io works again. This reverts commit
f966ea5bb903960d2d2c0c4b782462790cabaa00.
2020-02-04 09:23:02 +01:00
..
2018-03-14 19:41:20 +01: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