We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5264a7a commit 487cac7Copy full SHA for 487cac7
docs/get-started/basic-docs.qmd
@@ -48,7 +48,7 @@ The `sections` field defines which functions to document.
48
49
It requires three pieces of configuration:
50
51
-* title: a title for the section
52
-* desc: a description for the section
53
-* contents: a list of functions to document
+* `title`: a title for the section
+* `desc`: a description for the section
+* `contents`: a list of functions to document
54
0 commit comments