mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
eba1fc1355
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 |
||
---|---|---|
.. | ||
api | ||
assets/images | ||
invocations | ||
services | ||
shared | ||
util | ||
__init__.py | ||
api_app.py |