mkdocstrings / pytkdocs

Load Python objects documentation.
https://mkdocstrings.github.io/pytkdocs
ISC License
50 stars 32 forks source link

Add support for help_text field parameter as docstring for django model fields. #129

Closed mabugaj closed 2 years ago

mabugaj commented 2 years ago

Here are added features:

This is the final result with and without help_text:

image

this closes #127