mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-01-18 19:00:24 +00:00
docs: clarification on disableNextPrev #619
This commit is contained in:
parent
d94e7454e4
commit
fb22b500d0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue