Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
mkdocstrings
/
python
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
51
Star
278
Code
Issues
9
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Branch selector
1.18.2
User selector
All users
All time
Commit history
Commits on Aug 28, 2025
chore: Prepare release 1.18.2
pawamoy
committed
754b481
View commit details
Copy full SHA for 754b481
Browse repository at this point
fix: Normalize spaces to underscores when passing object to rendering context using its kind as key
Show description for 6f79be0
pawamoy
committed
6f79be0
View commit details
Copy full SHA for 6f79be0
Browse repository at this point
docs: Fix docs for type parameter headings
pawamoy
committed
30d4ba2
View commit details
Copy full SHA for 30d4ba2
Browse repository at this point
chore: Prepare release 1.18.1
pawamoy
committed
9133589
View commit details
Copy full SHA for 9133589
Browse repository at this point
fix: Don't show implementation signature of `__init__` method when
Show description for 9ef620f
pawamoy
committed
9ef620f
View commit details
Copy full SHA for 9ef620f
Browse repository at this point
Commits on Aug 26, 2025
chore: Prepare release 1.18.0
pawamoy
committed
2d3f75a
View commit details
Copy full SHA for 2d3f75a
Browse repository at this point
feat: Support PEP 695 generics
Show description for dc8c3ad
viccie30
and
pawamoy
authored
dc8c3ad
View commit details
Copy full SHA for dc8c3ad
Browse repository at this point
ci: Remove unused type ignore comment
pawamoy
committed
53507b5
View commit details
Copy full SHA for 53507b5
Browse repository at this point
Commits on Aug 24, 2025
fix: Increase maximum recursion limit in case of deeply nested ASTs (rare occurrence)
Show description for 6004ccf
pawamoy
committed
6004ccf
View commit details
Copy full SHA for 6004ccf
Browse repository at this point
Commits on Aug 14, 2025
chore: Prepare release 1.17.0
pawamoy
committed
3a0bb1e
View commit details
Copy full SHA for 3a0bb1e
Browse repository at this point
feat: Support new Griffe parsing options `warn_missing_types` and `warnings`
Show description for 0e3bdb8
pawamoy
committed
0e3bdb8
View commit details
Copy full SHA for 0e3bdb8
Browse repository at this point
Commits on Aug 7, 2025
feat: Add `skip_local_inventory` option to prevent objects from being registered in the local objects inventory
Show description for e82c24f
johnslavik
authored
e82c24f
View commit details
Copy full SHA for e82c24f
Browse repository at this point
ci: Remove type ignore comment
pawamoy
committed
baf3fac
View commit details
Copy full SHA for baf3fac
Browse repository at this point
Commits on Jul 23, 2025
tests: Use new `external_file` helper from inline-snapshot
pawamoy
committed
b3decd4
View commit details
Copy full SHA for b3decd4
Browse repository at this point
tests: Fix usage of new inline-snapshot version
pawamoy
committed
864e528
View commit details
Copy full SHA for 864e528
Browse repository at this point
refactor: Deprecate `locale` option in favor of mkdocstrings'
Show description for 17f71ba
pawamoy
authored
17f71ba
View commit details
Copy full SHA for 17f71ba
Browse repository at this point
Commits on Jul 14, 2025
docs: Move `show_attribute_values` option into "signatures" group
pawamoy
committed
a1bce97
View commit details
Copy full SHA for a1bce97
Browse repository at this point
Commits on Jul 9, 2025
feat: Support hiding attribute values
Show description for 6cf34b9
johnslavik
authored
6cf34b9
View commit details
Copy full SHA for 6cf34b9
Browse repository at this point
Commits on Jul 3, 2025
feat: Support hiding implementation signature (showing overload only)
Show description for d3b35e1
johnslavik
authored
d3b35e1
View commit details
Copy full SHA for d3b35e1
Browse repository at this point
Commits on Jul 1, 2025
ci: Fix Ruff warnings
pawamoy
committed
f2b3bb0
View commit details
Copy full SHA for f2b3bb0
Browse repository at this point
Commits on Jun 3, 2025
ci: Type variable to satisfy Mypy
pawamoy
committed
bac553d
View commit details
Copy full SHA for bac553d
Browse repository at this point
chore: Prepare release 1.16.12
pawamoy
committed
3c4424d
View commit details
Copy full SHA for 3c4424d
Browse repository at this point
Commits on Jun 2, 2025
fix: Only replace CSS class in first *highlighting* span
Show description for d57740f
pawamoy
committed
d57740f
View commit details
Copy full SHA for d57740f
Browse repository at this point
Commits on May 24, 2025
chore: Prepare release 1.16.11
pawamoy
committed
5d2ba0a
View commit details
Copy full SHA for 5d2ba0a
Browse repository at this point
Commits on May 23, 2025
fix: Fix highlighting for signature with known special names like `__init__`
Show description for 7f95686
pawamoy
committed
7f95686
View commit details
Copy full SHA for 7f95686
Browse repository at this point
Commits on May 20, 2025
fix: Use default font-size for parameter headings
Show description for 0a35b20
pawamoy
committed
0a35b20
View commit details
Copy full SHA for 0a35b20
Browse repository at this point
fix: Prevent uppercasing H5 titles (by Material for MkDocs)
Show description for ba66969
pawamoy
committed
ba66969
View commit details
Copy full SHA for ba66969
Browse repository at this point
fix: Use configured heading even when signature is not separated
Show description for 096960a
pawamoy
authored
096960a
View commit details
Copy full SHA for 096960a
Browse repository at this point
fix: Render attribute names without full path in ToC
Show description for d4e618a
davlee1972
authored
d4e618a
View commit details
Copy full SHA for d4e618a
Browse repository at this point
chore: Template upgrade
pawamoy
committed
bb36fa1
View commit details
Copy full SHA for bb36fa1
Browse repository at this point
Commits on Apr 3, 2025
chore: Prepare release 1.16.10
pawamoy
committed
e15fb74
View commit details
Copy full SHA for e15fb74
Browse repository at this point
chore: Increase mkdocstrings lower bound (for tests in CI)
pawamoy
committed
482b451
View commit details
Copy full SHA for 482b451
Browse repository at this point
chore: Lowercase black
pawamoy
committed
f9eb591
View commit details
Copy full SHA for f9eb591
Browse repository at this point
fix: Fix inventory `base_url` being ignored
Show description for 8870eb9
connesy
authored
8870eb9
View commit details
Copy full SHA for 8870eb9
Browse repository at this point
chore: Prepare release 1.16.9
pawamoy
committed
6d16798
View commit details
Copy full SHA for 6d16798
Browse repository at this point
Previous
Next
You can’t perform that action at this time.