summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* REL: set version to 0.9.2v0.9.20.9.xRalf Gommers2019-12-241-1/+1
* Delay import of Sphinx (#248)Christoph Gohlke2019-12-241-1/+5
* REL: set version to 0.9.1v0.9.1Ralf Gommers2019-04-231-1/+1
* Updating minimum sphinx version in setup.py (#211)Brigitta Sipocz2019-04-231-1/+1
* BUG: Add latex to CircleCI [skip travis] (#209)Eric Larson2019-04-211-0/+1
* REL: set version to 0.9.0v0.9.0Ralf Gommers2019-04-211-1/+1
* Merge pull request #164 from jnothman/exception-infoRalf Gommers2019-04-212-9/+16
|\
| * CI: bump minimum Sphinx version tested from 1.2.3 to 1.6.5Ralf Gommers2019-04-211-1/+1
| * Fixes for JorisJoel Nothman2019-04-211-3/+3
| * report object name upon mangle_docstrings exceptionJoel Nothman2019-04-211-7/+14
|/
* Merge pull request #208 from larsoner/circleRalf Gommers2019-04-212-0/+44
|\
| * FIX: SubmoduleEric Larson2019-04-181-0/+2
| * MAINT: Add CircleCIEric Larson2019-04-182-0/+42
* | Merge pull request #197 from larsoner/xref-param-typeRalf Gommers2019-04-2112-32/+506
|\ \ | |/ |/|
| * ENH: Just use objEric Larson2019-04-1712-137/+136
| * FIX: Opt-in, test, uniform styling, cssEric Larson2019-04-176-26/+37
| * Add cross-reference links to parameter typesHassan Kibirige2019-04-176-5/+469
|/
* Merge pull request #161 from jorisvandenbossche/attributes_as_param_listRalf Gommers2019-04-185-3/+52
|\
| * add to docsJoris Van den Bossche2019-04-121-0/+5
| * add test that description of class docstring is not used for attributesJoris Van den Bossche2019-04-121-1/+12
| * fix test after updateJoris Van den Bossche2019-04-121-0/+1
| * Merge remote-tracking branch 'upstream/master' into attributes_as_param_listJoris Van den Bossche2019-04-1217-287/+810
| |\
| * | add testJoris Van den Bossche2018-03-301-0/+26
| * | Add option to use member listing for attributesJoris Van den Bossche2018-03-302-3/+9
* | | Merge pull request #207 from pvanmulbregt/seealso2Ralf Gommers2019-04-182-6/+22
|\ \ \ | |_|/ |/| |
| * | ENH: Allow a trailing COMMA or PERIOD in a See Also function list block.Paul van Mulbregt2019-04-152-6/+22
|/ /
* | Merge pull request #175 from timhoffm/fix-type-only-return-paramRalf Gommers2019-04-103-38/+48
|\ \
| * | FIX parsing of type-only return paramsTim Hoffmann2019-04-103-38/+48
|/ /
* | ENH: Added support for multiple functions+description in a See Also block (#172)Paul van Mulbregt2019-04-102-78/+123
* | ENH: accept autoclass member options (#205)Matti Picus2019-04-094-3/+88
* | Support Receives section for generator.send(...) params (#145)Joel Nothman2019-04-095-11/+95
* | Use DEDUPLICATION_TAG to determine whether a citation node is in a docstring ...Joel Nothman2019-04-081-8/+30
* | Merge pull request #180 from jnothman/fix169Ralf Gommers2019-04-021-5/+17
|\ \
| * | Don't shadow builtin idJoel Nothman2018-06-071-6/+6
| * | FIX remove duplicated citation back-referencesJoel Nothman2018-06-071-3/+15
* | | Merge pull request #181 from jnothman/reference-reRalf Gommers2019-04-021-1/+2
|\ \ \
| * \ \ Merge branch 'master' into reference-reJoel Nothman2019-04-0211-131/+295
| |\ \ \
| * | | | FIX pedantic handling of whitespace in reference regexJoel Nothman2018-06-121-1/+2
| | |/ / | |/| |
* | | | ENH Only print the index if it is necessary. (#187)Mark Harfouche2019-04-022-2/+26
| |/ / |/| |
* | | Clarify location of certain invalid docstrings. (#200)Antony Lee2019-04-021-2/+2
* | | BUG: turn member descriptors into links (#201)Matti Picus2019-03-201-1/+2
* | | FIX: Escape chars in re (#194)Eric Larson2019-01-144-9/+10
* | | MNT Fix collections.abc imports (#195)Eric Larson2019-01-143-8/+18
* | | Move setup of autosummary earlier in setup(). (#191)Joel Nothman2019-01-031-2/+2
|\ \ \
| * | | Move setup of autosummary earlier in setup().Antony Lee2018-10-231-2/+2
* | | | Fix markup in format.rst. (#193)Joel Nothman2019-01-031-28/+35
|\ \ \ \ | |/ / / |/| | |
| * | | Fix markup in format.rst.Antony Lee2019-01-021-28/+35
|/ / /
* | | MAINT switch the test suite to pytest (#166)Evgeni Burovski2018-06-162-51/+51
* | | Merge pull request #171 from pvanmulbregt/omegaRalf Gommers2018-06-131-1/+1
|\ \ \
| * | | DOC: Add missing backslash to omega for inline math example.Paul van Mulbregt2018-04-121-1/+1