Thank you for providing the fantastic tool.
Is your feature request related to a problem? Please describe.
I'm finding it a bit annoying that keeping the API docs up to date with MkDocs takes so much manual effort. It often leads to some inconsistencies that are a pain to deal with.
Describe the solution you would like
It would be awesome if we could add support for automatic doc generation using MkDocs by incorporating the mkdocs-gen-files plugin with option. This way, we can keep things fresh and in sync without all the hassle!
Additional context
Integrating mkdocs-gen-files would really help streamline the documentation process by pulling in code comments automatically. It’d save us a ton of time and make the docs way more reliable. Check out the mkdocs-gen-files plugin for more info!
Let me know your thoughts. Happy to contribute!
Thank you for providing the fantastic tool.
Is your feature request related to a problem? Please describe.
I'm finding it a bit annoying that keeping the API docs up to date with MkDocs takes so much manual effort. It often leads to some inconsistencies that are a pain to deal with.
Describe the solution you would like
It would be awesome if we could add support for automatic doc generation using MkDocs by incorporating the
mkdocs-gen-filesplugin with option. This way, we can keep things fresh and in sync without all the hassle!Additional context
Integrating
mkdocs-gen-fileswould really help streamline the documentation process by pulling in code comments automatically. It’d save us a ton of time and make the docs way more reliable. Check out the mkdocs-gen-files plugin for more info!Let me know your thoughts. Happy to contribute!