You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- loaders:
- - type: python
- search_path: [../autogen/]
- processors:
- - type: filter
- skip_empty_modules: true
- - type: google
- 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
- descriptive_class_title: false
- header_level_by_type:
- Module: 1
- Class: 2
- Method: 3
- Function: 3
- Variable: 4
|