mirror of https://github.com/gohugoio/hugo
13 lines
314 B
Markdown
13 lines
314 B
Markdown
---
|
|
title: NextInSection
|
|
description: Returns the next regular page in a section, relative to the given page.
|
|
categories: []
|
|
keywords: []
|
|
params:
|
|
functions_and_methods:
|
|
returnType: page.Page
|
|
signatures: [PAGE.NextInSection]
|
|
---
|
|
|
|
{{% include "/_common/methods/page/nextinsection-and-previnsection.md" %}}
|