We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 77a77ae + 9c1386b commit 27c84ccCopy full SHA for 27c84cc
docs/source/conf.py
@@ -70,12 +70,14 @@
70
"repo_type": "github",
71
"color_primary": "teal",
72
"color_accent": "amber",
73
- "logo_icon": "",
74
- "localtoc_label_text": "Contents",
75
"globaltoc_depth": 2,
76
"heroes": {
77
"index": "Tree Implementation and Methods for Python",
78
},
+ "logo_icon": "",
+ "localtoc_label_text": "Contents",
79
+ "nav_next_text": "Next",
80
+ "nav_previous_text": "Previous",
81
"version_info": {
82
version: f"https://bigtree.readthedocs.io/en/{version}"
83
for version in bigtree.sphinx_versions
0 commit comments