Change-Id: I340486d90a1fb74e26b31f1f330f61ee2b570c43 Reviewed-on: https://cl.snix.dev/c/snix/+/30139 Autosubmit: Paul Meyer <katexochen0@gmail.com> Reviewed-by: Florian Klink <flokli@flokli.de> Tested-by: besadii
21 lines
762 B
Markdown
21 lines
762 B
Markdown
---
|
|
title: "Example Reference"
|
|
description: "Reference pages are ideal for outlining how things work in terse and clear terms."
|
|
summary: ""
|
|
date: 2023-09-07T16:13:18+02:00
|
|
lastmod: 2023-09-07T16:13:18+02:00
|
|
draft: false
|
|
weight: 910
|
|
toc: true
|
|
seo:
|
|
title: "" # custom title (optional)
|
|
description: "" # custom description (recommended)
|
|
canonical: "" # custom canonical URL (optional)
|
|
robots: "" # custom robot tags (optional)
|
|
---
|
|
|
|
Reference pages are ideal for outlining how things work in terse and clear terms. Less concerned with telling a story or addressing a specific use case, they should give a comprehensive outline of what your documenting.
|
|
|
|
## Further reading
|
|
|
|
- Read [about reference](https://diataxis.fr/reference/) in the Diátaxis framework
|