Files
python-sdk/pydoc-markdown.yml
pptx704 aa9477ffe8
All checks were successful
ci/woodpecker/push/check Pipeline was successful
Added doc generator for SDK
2026-04-24 00:01:20 +06:00

13 lines
214 B
YAML

loaders:
- type: python
search_path: [src]
processors:
- type: google # Use Google-style docstring parser
- type: filter
- type: crossref
renderer:
type: markdown
escape_html_in_docstring: false