issues
search
mkdocstrings
/
pytkdocs
Load Python objects documentation.
https://mkdocstrings.github.io/pytkdocs
ISC License
50
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Decorator to ignore specific functions during the docstrings "discovery"
#150
Skrattoune
closed
1 week ago
5
[BUG] pandera model wrongly detected as pydantic and pytkdocs tries to read non existent attributes
#148
camold
opened
1 year ago
7
Decorators which alternate docstrings are ignored
#147
braniii
closed
1 week ago
5
`inherited_members` Does **Not** Work
#146
Jordan-Dennis
closed
1 year ago
4
[BUG] 'builtin_function_or_method' object is not subscriptable
#144
demberto
closed
2 years ago
2
[BUG] Error displaying wrapped Python functions where wrapper is from another module
#143
roastduck
closed
1 week ago
4
[BUG] detect_field_model fails for DjangoModelFactory from factory-boy
#142
mschoettle
opened
2 years ago
3
[BUG] Wrong docstrings for attribute when aliased from another class
#141
aminalaee
opened
2 years ago
2
[BUG] type unions with pipes not supported
#140
analog-cbarber
opened
2 years ago
2
[BUG] use of `set` as class attribute type causes exception
#139
JoeHCQ1
closed
2 years ago
5
fix: warn about missing descriptions and return "" not `None`
#138
JoeHCQ1
closed
2 years ago
3
[BUG] missing numpydoc parameters validation resulting in Nonetype exception
#137
JoeHCQ1
closed
2 years ago
2
docs: Fix numpy parser docstrings
#136
thatlittleboy
closed
2 years ago
1
[DOCS] Docstrings don't match up with function parameters
#135
thatlittleboy
closed
2 years ago
1
feat: Add `trim_doctest_flag` to google and numpy parsers
#134
thatlittleboy
closed
2 years ago
5
[BUG] Pytkdocs Loader assumes '_meta' attribute of classes has a 'get_fields' method
#133
jaspergreener
closed
2 years ago
5
Line numbers in error messages
#132
analog-cbarber
closed
1 week ago
2
chore: Template upgrade
#130
pawamoy
closed
2 years ago
0
Add support for help_text field parameter as docstring for django model fields.
#129
mabugaj
closed
2 years ago
0
build: Remove upper bounds on production dependencies
#128
pawamoy
closed
2 years ago
0
Add support for help_text field parameter as description with django model fields.
#127
mabugaj
closed
2 years ago
0
Template upgrade
#126
pawamoy
closed
2 years ago
0
[BUG] Cannot extract docstring from output of `make_dataclass`
#125
yhtang
opened
2 years ago
0
[BUG] Support typing-extensions 4.x
#124
lyz-code
closed
2 years ago
2
[BUG] Pydantic model fields don't display in documentation
#123
ysfchn
opened
2 years ago
4
[BUG] Wrong version from python package
#122
yajo
closed
2 years ago
2
pytkdocs/django compatibility issues
#149
jmcgill298
opened
3 years ago
5
feat: Add Markdown docstring-style support
#121
pawamoy
closed
3 years ago
0
fix: add source to class object
#120
jakekaplan
closed
3 years ago
1
Nasty direct path to own types.
#119
Bluenix2
closed
2 years ago
2
pass context to parse_docstring
#118
jakekaplan
closed
3 years ago
5
Fails on __init__() method with valid but peculiar indentation
#117
dirkroorda
closed
3 years ago
7
Support google yields sections
#116
pawamoy
closed
3 years ago
0
refactor: Remove warning about new path style option
#115
pawamoy
closed
3 years ago
0
fix: Skip 'could not read code' errors for special methods
#114
pawamoy
closed
3 years ago
0
fix: Support future annotations
#113
pawamoy
closed
1 year ago
1
Implement terminal colors for Windows
#112
ArneBachmannDLR
closed
3 years ago
1
[BUG] collections.namedtuple leads to source not found warning
#111
ArneBachmannDLR
closed
3 years ago
1
Initial fix to switch order of preference for using docstring annotat…
#110
ghandic
closed
3 years ago
5
fix: Fix getting parent module of decorated functions
#109
pawamoy
closed
3 years ago
0
Include base classes in output
#108
bkoropoff
closed
3 years ago
6
[BUG] Enum's __class__ etc. are pulled in when inherited_members is true
#107
yi2020
opened
3 years ago
3
Filter based on class inheritance
#106
yi2020
closed
1 week ago
2
feat: Support "Keyword Args" sections for G-style
#105
HacKanCuBa
closed
3 years ago
6
[BUG] pytkdocs must be installed with 'numpy-style'
#104
rodrigomologni
closed
3 years ago
4
[FEATURE] Allow method_descriptors to be serialized as methods
#103
jmrgibson
closed
3 years ago
3
[BUG] No error information from parsing python source
#102
jmrgibson
closed
2 years ago
5
Add support for Django models
#101
mRokita
closed
3 years ago
4
Bugfix duplicate dataclass attributes
#100
bstadlbauer
closed
3 years ago
13
Incorrect function's argument representation with 2 underscores
#99
deknowny
closed
2 years ago
5
Next