Posts in documentation
Publish Python code-linked documentation with MkDocs + mkdocstrings
- 2025/05/23
I experienced automatically generating API documentation from Python code and publishing it on GitHub Pages using MkDocs, so I would like to summarize the steps and impressions.