Merge commit '5be51ac3db225d5df501ed1fa1499c41d97dbf65'

This commit is contained in:
Bjørn Erik Pedersen
2025-04-10 13:04:51 +02:00
987 changed files with 12379 additions and 14083 deletions

View File

@@ -1,17 +1,16 @@
---
title: Sections
description: Returns a collection of first level section pages.
description: Returns a collection of top-level section pages.
categories: []
keywords: []
action:
related:
- methods/site/AllPages
- methods/site/Pages
- methods/site/RegularPages
returnType: page.Pages
signatures: [SITE.Sections]
params:
functions_and_methods:
returnType: page.Pages
signatures: [SITE.Sections]
---
The `Sections` method on a `Site` object returns a collection of top-level [section pages](g), in the [default sort order](g).
Given this content structure:
```text