Alexander Graf 998333b7cd Revert "Mention IRC channel #instaloader on Freenode"
This reverts commit 8423e3bd000419507e898d4814e2a0665364db22. The channel did
not have as much activity as expected and an IRC channel does not work if there
are not at least a few people in it.
2018-08-07 19:57:10 +02:00
..
2018-06-13 08:39:29 +02:00
2018-06-17 18:10:19 +02:00
2018-06-17 18:10:19 +02:00
2018-03-14 19:41:20 +01: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