loaders:
  - type: python
    search_path: [.]
processors:
  - type: filter
    skip_empty_modules: true
  - type: smart
  - type: crossref
renderer:
  type: docusaurus
  docs_base_path: docs/modules
  relative_output_path: python
  relative_sidebar_path: sidebar.json
  sidebar_top_level_label: Backend
