diff options
Diffstat (limited to 'docs/content/en/methods/page/NextInSection.md')
-rw-r--r-- | docs/content/en/methods/page/NextInSection.md | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/docs/content/en/methods/page/NextInSection.md b/docs/content/en/methods/page/NextInSection.md index 640e9b44a..eb02c9492 100644 --- a/docs/content/en/methods/page/NextInSection.md +++ b/docs/content/en/methods/page/NextInSection.md @@ -1,15 +1,12 @@ --- title: NextInSection -description: Returns the next regular page in a section, relative to the given page. +description: Returns the next regular page in a section, relative to the given page. categories: [] keywords: [] -action: - related: - - methods/page/PrevInSection - - methods/pages/Next - - methods/pages/Prev - returnType: page.Page - signatures: [PAGE.NextInSection] +params: + functions_and_methods: + returnType: page.Page + signatures: [PAGE.NextInSection] --- -{{% include "methods/page/_common/nextinsection-and-previnsection.md" %}} +{{% include "/_common/methods/page/nextinsection-and-previnsection.md" %}} |