GitHub / mkdocstrings/python / commits
A Python handler for mkdocstrings.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| dc6aa93b | chore: Prepare release 2.0.4 | Timothée Mazzucotelli <d****v@p****r> | 26 days ago | |
| 7bf8b98c | fix: Display Methods instead of Functions for category headings inside classes | Timothée Mazzucotelli <d****v@p****r> | 26 days ago | |
| a0b99c5e | chore: Prepare release 2.0.3 | Timothée Mazzucotelli <d****v@p****r> | 4 months ago | |
| 770a5f69 | build: Depend on griffelib instead of griffe | Timothée Mazzucotelli <d****v@p****r> | 4 months ago | |
| bf8caaf7 | merge Merge branch 'main' of github.com:mkdocstrings/python | Timothée Mazzucotelli <d****v@p****r> | 4 months ago | |
| 95f58aa5 | ci: Minor lint fixes | Timothée Mazzucotelli <d****v@p****r> | 4 months ago | |
| 186d6cfa | chore: Update sponsors section in README |
github-actions[bot] <g****]@u****m>
Committed by: Timothée Mazzucotelli <d****v@p****r> |
5 months ago | |
| 4e546b5d | chore: Prepare release 2.0.2 | Timothée Mazzucotelli <d****v@p****r> | 5 months ago | |
| 1781871f | merge Merge branch 'main' of github.com:mkdocstrings/python | Timothée Mazzucotelli <d****v@p****r> | 5 months ago | |
| 0ae77a34 | fix: Fix aliases for parameters | Timothée Mazzucotelli <d****v@p****r> | 5 months ago | |
| 5bab7f50 |
chore: Update sponsors section in README (#325)
Co-authored-by: github-actions[bot] <g****]@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 6e7b971e | chore: Prepare release 2.0.1 | Timothée Mazzucotelli <d****v@p****r> | 7 months ago | |
| 63aa1b0a | fix: Don't ignore filters when category grouping is disabled | Timothée Mazzucotelli <d****v@p****r> | 7 months ago | |
| 76c08aca | docs: Fix cross-reference | Timothée Mazzucotelli <d****v@p****r> | 7 months ago | |
| 854b6a60 | refactor: Localize more contents in templates |
Zhikang Yan <2****3@q****m>
Committed by: Timothée Mazzucotelli <d****v@p****r> |
7 months ago | |
| b83107c8 | refactor: Improve ja/zh translations |
Zhikang Yan <2****3@q****m>
Committed by: Timothée Mazzucotelli <d****v@p****r> |
7 months ago | |
| 50d135aa | chore: Template upgrade | Timothée Mazzucotelli <d****v@p****r> | 7 months ago | |
| 2b7db124 | chore: Prepare release 2.0.0 | Timothée Mazzucotelli <d****v@p****r> | 7 months ago | |
| 1a38a243 | docs: Remove funding banner | Timothée Mazzucotelli <d****v@p****r> | 7 months ago | |
| c10afdb9 | refactor: Remove deprecated code for v2 | Timothée Mazzucotelli <d****v@p****r> | 7 months ago | |
| b5ef2f3a | merge Merge branch 'main' of github.com:mkdocstrings/python | Timothée Mazzucotelli <d****v@p****r> | 7 months ago | |
| 440cc45b | refactor: Don't expect a `config_file_path` attribute on passed tool config | Timothée Mazzucotelli <d****v@p****r> | 7 months ago | |
| d9c13326 | chore: Update sponsors section in README |
github-actions[bot] <g****]@u****m>
Committed by: Timothée Mazzucotelli <d****v@p****r> |
8 months ago | |
| e07c882a | chore: Prepare release 1.19.0 | Timothée Mazzucotelli <d****v@p****r> | 8 months ago | |
| b696ed22 | refactor: Update code base for Python 3.10 | Timothée Mazzucotelli <d****v@p****r> | 8 months ago | |
| 63546221 | docs: Remove Insiders links | Timothée Mazzucotelli <d****v@p****r> | 8 months ago | |
| c086b036 | chore: Ignore lint | Timothée Mazzucotelli <d****v@p****r> | 8 months ago | |
| 3bc2d7b0 | style: Format | Timothée Mazzucotelli <d****v@p****r> | 8 months ago | |
| a99a5266 | chore: Template upgrade | Timothée Mazzucotelli <d****v@p****r> | 8 months ago | |
| 872afc58 | feat: Release scoped and relative cross-references | Timothée Mazzucotelli <d****v@p****r> | 8 months ago | |
| 84aaebcb | feat: Release `__all__` ordering feature | Timothée Mazzucotelli <d****v@p****r> | 8 months ago | |
| 3be14cc0 | feat: Release public filter feature | Timothée Mazzucotelli <d****v@p****r> | 8 months ago | |
| ae7cc2d7 | feat: Release backlinks feature | Timothée Mazzucotelli <d****v@p****r> | 8 months ago | |
| dbadd1e8 | feat: Release expression modernization feature | Timothée Mazzucotelli <d****v@p****r> | 8 months ago | |
| fdaeb48a | feat: Release visually-lighter admonitions for source code blocks | Timothée Mazzucotelli <d****v@p****r> | 8 months ago | |
| 669b42eb | feat: Release inheritance diagram features | Timothée Mazzucotelli <d****v@p****r> | 8 months ago | |
| 6d600238 | chore: Template upgrade | Timothée Mazzucotelli <d****v@p****r> | 9 months ago | |
| be7d65da | docs: Show default value for `show_overloads` and `overloads_only` options | Timothée Mazzucotelli <d****v@p****r> | 9 months ago | |
| f25b2ecf | docs: Add recommended settings section in usage page | Timothée Mazzucotelli <d****v@p****r> | 10 months ago | |
| 754b4814 | chore: Prepare release 1.18.2 | Timothée Mazzucotelli <d****v@p****r> | 10 months ago | |
| 6f79be0e | fix: Normalize spaces to underscores when passing object to rendering context... | Timothée Mazzucotelli <d****v@p****r> | 10 months ago | |
| 30d4ba23 | docs: Fix docs for type parameter headings | Timothée Mazzucotelli <d****v@p****r> | 10 months ago | |
| 91335895 | chore: Prepare release 1.18.1 | Timothée Mazzucotelli <d****v@p****r> | 10 months ago | |
| 9ef620f2 | fix: Don't show implementation signature of `__init__` method when | Timothée Mazzucotelli <d****v@p****r> | 10 months ago | |
| 2d3f75ac | chore: Prepare release 1.18.0 | Timothée Mazzucotelli <d****v@p****r> | 10 months ago | |
| dc8c3adb |
feat: Support PEP 695 generics
Co-authored-by: Timothée Mazzucotelli <d****v@p****r> |
Victor Westerhuis <v****0@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 53507b53 | ci: Remove unused type ignore comment | Timothée Mazzucotelli <d****v@p****r> | 10 months ago | |
| 6004ccf3 | fix: Increase maximum recursion limit in case of deeply nested ASTs (rare occ... | Timothée Mazzucotelli <d****v@p****r> | 10 months ago | |
| 3a0bb1e6 | chore: Prepare release 1.17.0 | Timothée Mazzucotelli <d****v@p****r> | 11 months ago | |
| 0e3bdb85 | feat: Support new Griffe parsing options `warn_missing_types` and `warnings` | Timothée Mazzucotelli <d****v@p****r> | 11 months ago | |
| e82c24f1 | feat: Add `skip_local_inventory` option to prevent objects from being registe... |
Bartosz Sławecki <b****z@s****v>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| baf3faca | ci: Remove type ignore comment | Timothée Mazzucotelli <d****v@p****r> | 11 months ago | |
| b3decd4f | tests: Use new `external_file` helper from inline-snapshot | Timothée Mazzucotelli <d****v@p****r> | 11 months ago | |
| 864e5280 | tests: Fix usage of new inline-snapshot version | Timothée Mazzucotelli <d****v@p****r> | 11 months ago | |
| 17f71bab | refactor: Deprecate `locale` option in favor of mkdocstrings' |
Timothée Mazzucotelli <d****v@p****r>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| a1bce97b | docs: Move `show_attribute_values` option into "signatures" group | Timothée Mazzucotelli <d****v@p****r> | 12 months ago | |
| 6cf34b98 | feat: Support hiding attribute values |
Bartosz Sławecki <b****z@s****v>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| d3b35e17 | feat: Support hiding implementation signature (showing overload only) |
Bartosz Sławecki <b****z@i****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| f2b3bb07 | ci: Fix Ruff warnings | Timothée Mazzucotelli <d****v@p****r> | about 1 year ago | |
| bac553d8 | ci: Type variable to satisfy Mypy | Timothée Mazzucotelli <d****v@p****r> | about 1 year ago | |
| 3c4424d4 | chore: Prepare release 1.16.12 | Timothée Mazzucotelli <d****v@p****r> | about 1 year ago | |
| d57740f8 | fix: Only replace CSS class in first *highlighting* span | Timothée Mazzucotelli <d****v@p****r> | about 1 year ago | |
| 5d2ba0aa | chore: Prepare release 1.16.11 | Timothée Mazzucotelli <d****v@p****r> | about 1 year ago | |
| 7f956868 | fix: Fix highlighting for signature with known special names like `__init__` | Timothée Mazzucotelli <d****v@p****r> | about 1 year ago | |
| 0a35b20a | fix: Use default font-size for parameter headings | Timothée Mazzucotelli <d****v@p****r> | about 1 year ago | |
| ba669697 | fix: Prevent uppercasing H5 titles (by Material for MkDocs) | Timothée Mazzucotelli <d****v@p****r> | about 1 year ago | |
| 096960ab | fix: Use configured heading even when signature is not separated |
Timothée Mazzucotelli <d****v@p****r>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| d4e618ab | fix: Render attribute names without full path in ToC |
David Lee <d****2@y****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| bb36fa1f | chore: Template upgrade | Timothée Mazzucotelli <d****v@p****r> | about 1 year ago | |
| e15fb741 | chore: Prepare release 1.16.10 | Timothée Mazzucotelli <d****v@p****r> | about 1 year ago | |
| 482b4516 | chore: Increase mkdocstrings lower bound (for tests in CI) | Timothée Mazzucotelli <d****v@p****r> | about 1 year ago | |
| f9eb591d | chore: Lowercase black | Timothée Mazzucotelli <d****v@p****r> | about 1 year ago | |
| 8870eb9a | fix: Fix inventory `base_url` being ignored |
Stefan Mejlgaard <s****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 6d167985 | chore: Prepare release 1.16.9 | Timothée Mazzucotelli <d****v@p****r> | about 1 year ago | |
| 337b46be | fix: Use `toc_label` option in a few missing places | Timothée Mazzucotelli <d****v@p****r> | about 1 year ago | |
| ecc5fe1d | chore: Prepare release 1.16.8 | Timothée Mazzucotelli <d****v@p****r> | over 1 year ago | |
| eba28e5c | merge Merge branch 'main' of github.com:mkdocstrings/python | Timothée Mazzucotelli <d****v@p****r> | over 1 year ago | |
| f3917e9d | fix: Prevent infinite recursion by detecting parent-member cycles | Timothée Mazzucotelli <d****v@p****r> | over 1 year ago | |
| bfb5b303 | refactor: Prepare feature for ordering by `__all__` value | Timothée Mazzucotelli <d****v@p****r> | over 1 year ago | |
| 681afb14 | refactor: Sort objects without line numbers last instead of first | Timothée Mazzucotelli <d****v@p****r> | over 1 year ago | |
| e15dd3d3 | docs: Fix example usage for inventories |
Jean Hominal <j****l@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 148f2456 | chore: Prepare release 1.16.7 | Timothée Mazzucotelli <d****v@p****r> | over 1 year ago | |
| fde20191 | refactor: Prepare `public` filtering method feature | Timothée Mazzucotelli <d****v@p****r> | over 1 year ago | |
| 9f43ed98 | chore: Fix invalid Yore comments | Timothée Mazzucotelli <d****v@p****r> | over 1 year ago | |
| ff150619 | chore: Prepare release 1.16.6 | Timothée Mazzucotelli <d****v@p****r> | over 1 year ago | |
| 7beb1058 | docs: Increase API code blocks line length from 60 to 88 | Timothée Mazzucotelli <d****v@p****r> | over 1 year ago | |
| dedbf398 | tests: Clean up test | Timothée Mazzucotelli <d****v@p****r> | over 1 year ago | |
| 7606f335 | refactor: Start logging warnings instead of info messages about deprecated us... | Timothée Mazzucotelli <d****v@p****r> | over 1 year ago | |
| 1468caca | ci: Fix return type of `do_get_template` filter | Timothée Mazzucotelli <d****v@p****r> | over 1 year ago | |
| a38f9cd2 | ci: Ignore unsafe markup warning | Timothée Mazzucotelli <d****v@p****r> | over 1 year ago | |
| 82c63a2b | style: Format | Timothée Mazzucotelli <d****v@p****r> | over 1 year ago | |
| 80e2fdb2 | chore: Mark legacy code with YORE comments | Timothée Mazzucotelli <d****v@p****r> | over 1 year ago | |
| 2d83900c | fix: Add back default compiled filters (regression) | Timothée Mazzucotelli <d****v@p****r> | over 1 year ago | |
| 93a68d0d | refactor: Move modules into internal folder, expose API in top-level module | Timothée Mazzucotelli <d****v@p****r> | over 1 year ago | |
| 138562cc | chore: Template upgrade | Timothée Mazzucotelli <d****v@p****r> | over 1 year ago | |
| bb187573 | docs: Add backlink screenshots | Timothée Mazzucotelli <d****v@p****r> | over 1 year ago | |
| c8417f45 | docs: Rename import to inventories in mkdocs.yml | Timothée Mazzucotelli <d****v@p****r> | over 1 year ago | |
| b0944065 | chore: Prepare release 1.16.5 | Timothée Mazzucotelli <d****v@p****r> | over 1 year ago | |
| 56bf627b | refactor: Prepare backlinks support |
Timothée Mazzucotelli <d****v@p****r>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| a0e888ce | chore: Prepare release 1.16.4 | Timothée Mazzucotelli <d****v@p****r> | over 1 year ago |