Documentation: re-enable prev, next buttons
This commit is contained in:
parent
e37001f269
commit
9c83b407b4
@ -93,9 +93,9 @@ html_theme = 'sphinx_rtd_theme'
|
|||||||
|
|
||||||
html_show_sphinx = False
|
html_show_sphinx = False
|
||||||
|
|
||||||
html_theme_options = {
|
#html_theme_options = {
|
||||||
'prev_next_buttons_location': None
|
# 'prev_next_buttons_location': None
|
||||||
}
|
#}
|
||||||
|
|
||||||
# Add any paths that contain custom static files (such as style sheets) here,
|
# Add any paths that contain custom static files (such as style sheets) here,
|
||||||
# relative to this directory. They are copied after the builtin static files,
|
# relative to this directory. They are copied after the builtin static files,
|
||||||
|
Loading…
Reference in New Issue
Block a user