1
0
mirror of https://github.com/instaloader/instaloader.git synced 2024-08-17 12:19:38 +02:00
instaloader/docs/README.md
2017-11-03 10:46:50 +01:00

305 B

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