autogen/website/pydoc-markdown.yml

17 lines
359 B
YAML
Raw Normal View History

loaders:
- type: python
search_path: [../flaml/]
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