diff --git a/sp-files/conf.py b/sp-files/conf.py index 23344859..ab5a929a 100644 --- a/sp-files/conf.py +++ b/sp-files/conf.py @@ -142,6 +142,10 @@ # # TODO: To customise the directory, uncomment and update as needed. "github_folder": "/sp-docs/", + + # TODO: To enable or disable the Previous / Next buttons at the bottom of pages + # Valid options: none, prev, next, both + # "sequential_nav": "both", } # Project slug; see https://meta.discourse.org/t/what-is-category-slug/87897