Timothée Mazzucotelli
Timothée Mazzucotelli
**Is your feature request related to a problem? Please describe.** Opening for visibility. **Describe the solution you'd like** A Javascript handler. Website projects (Django, Flask, etc.) often have some amount...
Some users expressed the need for complex filtering / rendering. I feel like these requests will increase over time, as we will likely support more specific objects like Pydantic/Marshmallow/Django models,...
Just putting this here to get rid of a TODO in the code. **Is your feature request related to a problem? Please describe.** It can happen that a cross-reference which...
**Is your feature request related to a problem? Please describe.** Opening for visibility. **Describe the solution you'd like** A SQL handler. Website/API projects can be written in Python and use...
**Is your feature request related to a problem? Please describe.** Opening for visibility. **Describe the solution you'd like** A C# handler. **Additional context** Could use [docfx](https://github.com/dotnet/docfx)
**Is your feature request related to a problem? Please describe.** Opening for visibility. **Describe the solution you'd like** A R handler. R and Python are often used together in datascience....
**Is your feature request related to a problem? Please describe.** Opening for visibility. **Describe the solution you'd like** A Ruby handler. **Additional context** [RDoc](https://github.com/ruby/rdoc)?
**Is your feature request related to a problem? Please describe.** Opening for visibility. **Describe the solution you'd like** A Java handler. **Additional context** Javadoc?
**Is your feature request related to a problem? Please describe.** Opening for visibility. **Describe the solution you'd like** A sh/bash/zsh handler. It's quite common to have some shell scripts. Could...
Custom templates can currently only be enabled globally. Being able to specify custom templates for a particular autodoc instruction could be interesting. I'm thinking about pytkdocs documentation, where I play...