mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
Remove previous/next page links from Sphinx docs
This commit is contained in:
parent
38a0b13dfb
commit
d896104e10
@ -298,6 +298,7 @@ html_theme_options = {
|
|||||||
"show_toc_level": 2,
|
"show_toc_level": 2,
|
||||||
"navbar_center": ["cantera-org-links", "navbar-nav"],
|
"navbar_center": ["cantera-org-links", "navbar-nav"],
|
||||||
"navbar_end": ["version-switcher", "theme-switcher", "navbar-icon-links"],
|
"navbar_end": ["version-switcher", "theme-switcher", "navbar-icon-links"],
|
||||||
|
"show_prev_next": False,
|
||||||
"logo": {
|
"logo": {
|
||||||
"link": "/index.html",
|
"link": "/index.html",
|
||||||
"alt_text": "Cantera",
|
"alt_text": "Cantera",
|
||||||
|
Loading…
Reference in New Issue
Block a user