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 8d9bed7 commit e6b65aaCopy full SHA for e6b65aa
docs/_quarto.yml
@@ -83,9 +83,9 @@ quartodoc:
83
render_interlinks: true
84
sidebar: "api/_sidebar.yml"
85
sections:
86
- - title: Preperation Functions
+ - title: Preparation Functions
87
desc: |
88
- These functions fetch and analyze python objects, including parsing docstrings.
+ These functions fetch and analyze Python objects, including parsing docstrings.
89
They prepare a basic representation of your doc site that can be rendered and built.
90
contents:
91
- Auto
@@ -123,7 +123,6 @@ quartodoc:
123
- Builder.write_sidebar
124
- Builder.create_inventory
125
126
-
127
- title: Inventory links
128
129
Inventory files map a functions name to its corresponding url in your docs.
0 commit comments