docs: clarification on disableNextPrev #619

This commit is contained in:
Sören Weber 2023-08-25 10:36:23 +02:00
parent d94e7454e4
commit fb22b500d0
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D

View file

@ -71,7 +71,7 @@ Note that some of these parameters are explained in details in other sections of
disableOpenapi = false
# Specifies the remote location of the swagger-ui js
customOpenapiURL = "https://unpkg.com/swagger-ui-dist/swagger-ui-bundle.js"
# Hide Next and Previous page buttons normally displayed full height beside content
# Hide Next and Previous page buttons displayed in topbar
disableNextPrev = true
# Order sections in menu by "weight" or "title". Default to "weight";
# this can be overridden in the pages frontmatter