loaders: - type: python search_path: [src] packages: [kwork_api] processors: - type: filter skip_empty_modules: true documented_only: true do_not_filter_modules: true expression: "not (name.startswith('_') and not name.startswith('__'))" - type: smart - type: crossref renderer: type: markdown filename: api_reference.md render_toc: true