Theme-related Documentation Enhancements
- 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
This commit is contained in:
@@ -212,7 +212,7 @@ html_domain_indices = False
|
||||
|
||||
# If false, no index is generated.
|
||||
#
|
||||
html_use_index = False
|
||||
html_use_index = True
|
||||
|
||||
# If true, the index is split into individual pages for each letter.
|
||||
#
|
||||
|
Reference in New Issue
Block a user