databricks-cli/.github
Gleb Kanterov 814168398d
[Python] Configure Sphinx docs (#2496)
## Changes
Configure Sphinx docs for Python code.

There is a lot of customization for Sphinx output to make complex type
signatures readable:
- Type dicts are not documented, because they exactly follow dataclass
schema
- Variables are excluded from type signatures

After that, when the rest of the code is ready, we can automatically
publish docs into gh-pages.

## Tests
Adds CI check
2025-03-17 09:18:33 +00:00
..
ISSUE_TEMPLATE Add GitHub issue templates (#925) 2023-10-30 11:26:01 +00:00
workflows [Python] Configure Sphinx docs (#2496) 2025-03-17 09:18:33 +00:00
CODEOWNERS Update CODEOWNERS for cmd/labs (#2295) 2025-02-04 21:20:02 +00:00
PULL_REQUEST_TEMPLATE.md Removed Changelog check Github Action (#2453) 2025-03-10 09:12:46 +00:00
dependabot.yml Configure dependabot to check for new github-actions (#2112) 2025-01-10 09:39:00 +00:00