Quartodoc generates API documentation for Python projects using Quarto, merging docstrings with narrative content. Current version 0.11.1 supports Python >=3.9, with a stable release cadence.
pip install quartodocNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generate a basic API documentation plan for a package.
Install Quarto from https://quarto.org/docs/download/
Use 'get_auto_documentation_plan' instead of 'build_docs'.
Use 'from quartodoc import Blueprint' instead of 'from quartodoc.blueprint import Blueprint'.
No resource links recorded.