mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
mkdocs can autogenerate python class docs from its docstrings. Our config is a pydantic model. It's tedious and error-prone to duplicate docstrings from the pydantic field descriptions to the class docstrings. - Add helper function to generate a mkdocs-compatible docstring from the InvokeAIAppConfig class fields
27 KiB
27 KiB