
- Keep documentation in sync with master branch - Run PyLint and MyPy on Github Actions - Update Issue templates, enforce usage of issue templates, add links to resources in Instaloader Documentation - Update contributing.rst
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