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 f8a300a commit 8ccb9c7Copy full SHA for 8ccb9c7
quartodoc/tests/test_validation.py
@@ -3,7 +3,7 @@
3
4
EXAMPLE_SECTIONS = [
5
{'title': 'Preperation Functions',
6
- 'desc': 'Functions that fetch python objects.\nThey prepare a representation of your site.\n',
+ 'desc': 'Functions that fetch objects.\nThey prepare a representation of the site.\n',
7
'contents': ['Auto', 'blueprint', 'collect', 'get_object', 'preview']},
8
{'title': 'Docstring Renderers',
9
'desc': 'Renderers convert parsed docstrings into a target format, like markdown.\n',
0 commit comments