feat: update for Doks 1.0
This commit is contained in:
15
content/docs/reference/_index.md
Normal file
15
content/docs/reference/_index.md
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
title: "Reference"
|
||||
description: ""
|
||||
summary: ""
|
||||
date: 2023-09-07T16:12:37+02:00
|
||||
lastmod: 2023-09-07T16:12:37+02:00
|
||||
draft: false
|
||||
images: []
|
||||
menu:
|
||||
docs:
|
||||
parent: ""
|
||||
identifier: "reference-22e9ba8aefa7ef9891199cf8db3a08cd"
|
||||
weight: 900
|
||||
toc: true
|
||||
---
|
21
content/docs/reference/example.md
Normal file
21
content/docs/reference/example.md
Normal file
@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Example Reference"
|
||||
description: ""
|
||||
summary: ""
|
||||
date: 2023-09-07T16:13:18+02:00
|
||||
lastmod: 2023-09-07T16:13:18+02:00
|
||||
draft: false
|
||||
images: []
|
||||
menu:
|
||||
docs:
|
||||
parent: ""
|
||||
identifier: "example-ee51430687e728ba6e68dea3359133ad"
|
||||
weight: 910
|
||||
toc: true
|
||||
---
|
||||
|
||||
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
|
Reference in New Issue
Block a user