index
:
delta/numpydoc.git
0.9.x
itten-in-latex
jnothman-patch-1
main
master
github.com: numpy/numpydoc.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
numpydoc
/
docscrape.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
MAINT: Refactoring `get_doc_object` (#452)
HEAD
main
yuki
2023-03-14
1
-4
/
+12
*
Update pre-commit (#449)
Jarrod Millman
2023-02-01
1
-2
/
+1
*
Add cached property support (#433)
Ross Barnowski
2022-09-28
1
-1
/
+8
*
BUG: Fix returns parsing no name (#429)
Ross Barnowski
2022-09-16
1
-3
/
+7
*
Run black formatter
Jarrod Millman
2022-05-07
1
-169
/
+196
*
Add pre-commit hook / linter (#374)
Jarrod Millman
2022-04-05
1
-1
/
+1
*
Fix AttributeError in underline length check (#363)
Ross Barnowski
2022-01-26
1
-1
/
+7
*
Use fstrings (#353)
Jarrod Millman
2022-01-10
1
-11
/
+10
*
Escape newline in docstring. (#345)
Matthias Bussonnier
2021-12-27
1
-1
/
+1
*
Avoid mutable default arguments (#342)
Dimitri Papadopoulos Orfanos
2021-12-16
1
-5
/
+13
*
MAINT: Python3 classes do not need to inherit from object (#325)
Mike Taves
2021-05-19
1
-1
/
+1
*
MAINT: use super() as described by PEP 3135 (#315)
Mike Taves
2021-03-22
1
-1
/
+1
*
ENH: Enable validation during sphinx-build process (#302)
Ross Barnowski
2021-02-08
1
-1
/
+36
*
BUG: fix an incomplete check in `Reader._error_location`
Ralf Gommers
2021-01-01
1
-1
/
+1
*
Improve error messages for see also parsing (#306)
Ross Barnowski
2020-12-09
1
-4
/
+4
*
MAINT: minor refactoring in docscrape (#297)
Ross Barnowski
2020-08-19
1
-24
/
+5
*
Fix param parsing. (#286)
Matthias Bussonnier
2020-08-10
1
-2
/
+4
*
BUG: Properly parse See Also when summary on first line. (#283)
Matthias Bussonnier
2020-07-16
1
-0
/
+2
*
fix spliting of parameter lines. (#279)
Matthias Bussonnier
2020-07-14
1
-1
/
+1
*
ENH: Better warning for sections. (#278)
Matthias Bussonnier
2020-07-14
1
-2
/
+6
*
BUG: fix role regex.
Matthias Bussonnier
2020-07-13
1
-1
/
+1
*
BUG: Defer to autodoc for signatures (#221)
Peter Quackenbush
2020-06-27
1
-17
/
+0
*
MAINT: clean-up unused objects (#254)
Mike Taves
2020-04-12
1
-1
/
+0
*
Disable escaping "*" on signature (#256)
Takeshi KOMIYA
2020-04-12
1
-2
/
+2
*
Delay import of Sphinx (#248)
Christoph Gohlke
2019-12-04
1
-1
/
+5
*
Drop Python 2.7 and 3.4 support
Roman Yurchak
2019-10-23
1
-6
/
+1
*
ENH: Allow a trailing COMMA or PERIOD in a See Also function list block.
Paul van Mulbregt
2019-04-15
1
-6
/
+6
*
FIX parsing of type-only return params
Tim Hoffmann
2019-04-10
1
-9
/
+16
*
ENH: Added support for multiple functions+description in a See Also block (#172)
Paul van Mulbregt
2019-04-10
1
-51
/
+86
*
ENH: accept autoclass member options (#205)
Matti Picus
2019-04-09
1
-2
/
+10
*
Support Receives section for generator.send(...) params (#145)
Joel Nothman
2019-04-09
1
-3
/
+7
*
ENH Only print the index if it is necessary. (#187)
Mark Harfouche
2019-04-02
1
-2
/
+10
*
FIX: Escape chars in re (#194)
Eric Larson
2019-01-14
1
-4
/
+5
*
MNT Fix collections.abc imports (#195)
Eric Larson
2019-01-14
1
-4
/
+8
*
Make parameter a namedtuple (#176)
Tim Hoffmann
2018-05-04
1
-8
/
+12
*
Use isdatadescriptor instead of isgetsetdescriptor
Joris Van den Bossche
2018-03-28
1
-1
/
+1
*
Merge branch 'master' into deflist
Joel Nothman
2017-11-02
1
-1
/
+2
|
\
|
*
Merge pull request #111 from jnothman/tilde
Pauli Virtanen
2017-11-01
1
-1
/
+2
|
|
\
|
|
*
Allow see also object ref to incorporate ~ prefix
Joel Nothman
2017-09-10
1
-1
/
+2
*
|
|
Leading and trailing blank lines in parameter description should not affect o...
Joel Nothman
2017-10-24
1
-0
/
+10
*
|
|
Stricter comparison of whitespace in testing
Joel Nothman
2017-10-24
1
-1
/
+2
|
/
/
*
|
Basic docs based on Numpy's HOW_TO_DOCUMENT.rst.txt
Joel Nothman
2017-10-23
1
-0
/
+6
*
|
refactor location code, add to warning about unknown section
Andreas Mueller
2017-07-19
1
-14
/
+17
|
/
*
less hacky solution to duplicate section error message, added tests
Andreas Mueller
2017-06-18
1
-3
/
+13
*
BUG: Make docscrape ParseError Python 3 compatible.
Eddie Hebert
2017-04-04
1
-1
/
+1
*
Merge pull request #53 from haobibo/master
Stefan van der Walt
2016-10-03
1
-19
/
+22
|
\
|
*
change to deep copy for doc sections.
Bibo Hao
2016-04-07
1
-1
/
+2
|
*
allow extending NumpyDocString sections
Bibo Hao
2016-04-06
1
-19
/
+21
*
|
FIX Unknow sections should not raise an error
Nelle Varoquaux
2016-09-19
1
-1
/
+1
*
|
FIX raises an error if a section appears twice
Nelle Varoquaux
2016-09-13
1
-0
/
+5
|
/
[next]