Skip to content

Commit cc67e34

Browse files
committed
Render API doc markdown as native RST in docstrings
Regenerated service docstrings with genkit's new docfmt renderer, which parses spec descriptions as CommonMark and emits Sphinx-native RST instead of leaking raw markdown: - inline backticks -> ``double-backtick`` literals - fenced code examples -> .. code-block:: directives - markdown links -> anonymous RST hyperlinks - bullet/numbered lists -> proper RST lists (previously broken by word-wrap, leaving list markers dangling mid-line) Generated from the same OpenAPI spec the SDK is current with, so the diff is docstring-only: code is AST-identical to main for all 33 files. Formatted with the repo's pinned ruff 0.5.6 (make fmt equivalent). Co-authored-by: Isaac
1 parent 8de8d38 commit cc67e34

33 files changed

Lines changed: 4825 additions & 4407 deletions

databricks/sdk/service/agentbricks.py

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

databricks/sdk/service/aisearch.py

Lines changed: 85 additions & 81 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

databricks/sdk/service/apps.py

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)