Generate API documentation from Python modules with automatic navigation and source links.
mdxify
— This documentation at mdxify.zzstoatzz.io- FastMCP — API docs at gofastmcp.com/python-sdk
- Prefect — API reference at docs.prefect.io/v3/api-ref/python
uvx mdxify --all --root-module mypackage --output-dir docs/python-sdk
- Fast AST-based parsing
- MDX output with safe escaping
- Automatic hierarchical navigation (Mintlify)
- Google-style docstrings via Griffe
- Smart filtering of private modules
See CONTRIBUTING.md
for local setup, testing, linting, and release guidance.
Important
This project is not associated with the company Mintlify.