pydoc-markdown.yml 304 B

1234567891011121314
  1. loaders:
  2. - type: python
  3. search_path: [.]
  4. processors:
  5. - type: filter
  6. skip_empty_modules: true
  7. - type: smart
  8. - type: crossref
  9. renderer:
  10. type: docusaurus
  11. docs_base_path: docs/modules
  12. relative_output_path: python
  13. relative_sidebar_path: sidebar.json
  14. sidebar_top_level_label: Backend