mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-15 02:54:52 +00:00
doc/ide: hide prev/next buttons
In the IDE this is more of a reference and less of a book so going to the next page doesn't make as much sense.
This commit is contained in:
committed by
laurensvalk
parent
adf6e03bc9
commit
c750a3cd88
@@ -19,3 +19,5 @@ html_show_copyright = False
|
||||
html_show_sphinx = False
|
||||
|
||||
exec(open(os.path.abspath("../common/conf.py")).read())
|
||||
|
||||
html_theme_options['prev_next_buttons_location'] = None # noqa F821
|
||||
|
||||
Reference in New Issue
Block a user