Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cdc14c9

Browse files
committed
Remove previous and next links
1 parent 877415e commit cdc14c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@
142142
"globaltoc_collapse": True,
143143
"master_doc": False,
144144
"heroes": {"index": "The Python-based Simulations of Chemistry Framework"},
145+
"show_prev_next": False,
145146
"nav_links": [
146147
{"href": "index", "title": "Home", "internal": True},
147148
#{"href": "overview", "title": "Overview", "internal": True},
@@ -188,6 +189,7 @@
188189
"secondary_sidebar_items": {
189190
"**": ["page-toc", "edit-this-page"],
190191
},
192+
"show_prev_next": False,
191193
# "navbar_align": "left",
192194
}
193195

0 commit comments

Comments
 (0)