autogen/website/pydoc-markdown.yml
2023-09-16 10:57:57 +00:00

17 lines
361 B
YAML

loaders:
- type: python
search_path: [../autogen/]
processors:
- type: filter
skip_empty_modules: true
- type: smart
- type: crossref
renderer:
type: docusaurus
docs_base_path: docs
relative_output_path: reference
relative_sidebar_path: sidebar.json
sidebar_top_level_label: Reference
markdown:
escape_html_in_docstring: false