
- Consistent background color in all types of codes - Improve dd (list item) padding - Link to Index in global TOC in navbar - Briefly describe Instaloader in `index.html` title - Remove page contents (navbartoc) in index, genindex and installation - Link to new pypi.org rather than old pypi.python.org
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