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 c6ec121 commit ac0208bCopy full SHA for ac0208b
quartodoc/tests/test_validation.py
@@ -15,7 +15,7 @@
15
{'title': 'API Builders',
16
'desc': 'Builders are responsible for building documentation. They tie all the pieces\nof quartodoc together.\n',
17
'contents': [{'kind': 'auto', 'name': 'Builder', 'members': []},
18
- 'Builder.from_quarto_config', 'Builder.build', 'Builder.write_index', 'Builder.write_doc_pages', 'Builder.write_sidebar', 'Builder.create_inventory']
+ 'Builder.from_quarto_config', 'Builder.build', 'Builder.write_index', 'Builder.write_doc_pages']
19
},
20
]
21
0 commit comments