summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* DOC: Switch docs to pydata-sphinx-theme (#313)masterRoss Barnowski2021-02-2611-60/+35
* DOC: Add section about validation via sphinx-build. (#312)Ross Barnowski2021-02-241-0/+29
* ENH: Enable validation during sphinx-build process (#302)Ross Barnowski2021-02-0811-53/+299
* DOC: fix erroneous numpydoc_edit_link formatting (#309)Stefan Appelhoff2021-01-211-20/+22
* document default values as part of the type spec (#289)keewis2021-01-091-0/+7
* Merge pull request #308 from rgommers/fix-missing-objRalf Gommers2021-01-021-1/+1
|\
| * BUG: fix an incomplete check in `Reader._error_location`Ralf Gommers2021-01-011-1/+1
|/
* Merge pull request #295 from rossbar/xref_confRalf Gommers2021-01-014-10/+144
|\
| * ALTERNATIVE: overload xref_ignore config valueRoss Barnowski2020-08-216-36/+37
| * DOC: fix indentation errorRoss Barnowski2020-08-171-2/+3
| * DOC: document config value/kwargRoss Barnowski2020-08-172-0/+20
| * Add config value to control behaviorRoss Barnowski2020-08-173-2/+10
| * WIP: kwarg to ignore unknown terms in make_xref.Ross Barnowski2020-08-172-3/+107
* | Merge pull request #272 from rossbar/maint/rm_codepathRalf Gommers2021-01-011-4/+0
|\ \
| * | MAINT: remove un-reachable codepath.Ross Barnowski2020-06-301-4/+0
* | | CI: Switch from travis to Github actions for tests (#307)Ross Barnowski2020-12-153-54/+65
* | | Improve error messages for see also parsing (#306)Ross Barnowski2020-12-094-32/+18
* | | Merge pull request #300 from WarrenWeckesser/long-see-also-entryRalf Gommers2020-10-311-0/+10
|\ \ \
| * | | Add a note to the docstring standard about long 'See Also' entries.Warren Weckesser2020-10-311-0/+10
|/ / /
* | | Fix missing periods (#298)Albert Villanova del Moral2020-09-032-8/+8
* | | MAINT: minor refactoring in docscrape (#297)Ross Barnowski2020-08-191-24/+5
* | | MAINT: pytest ignore doc directory. (#296)Ross Barnowski2020-08-181-1/+1
* | | DOC: fix inaccuracy in validate docstring. (#294)Joel Nothman2020-08-181-4/+7
|\ \ \ | |_|/ |/| |
| * | Missed argument renameRoss Barnowski2020-08-171-1/+1
| * | DOC: fix inaccuracy in validate docstring.Ross Barnowski2020-08-121-3/+6
|/ /
* | Fix param parsing. (#286)Matthias Bussonnier2020-08-102-14/+36
* | MAINT: Updates related to xref (#292)Ross Barnowski2020-08-053-48/+31
* | BUG: Properly parse See Also when summary on first line. (#283)Matthias Bussonnier2020-07-162-4/+12
* | fix spliting of parameter lines. (#279)Matthias Bussonnier2020-07-142-3/+21
* | ENH: Better warning for sections. (#278)Matthias Bussonnier2020-07-142-2/+36
* | BUG: fix role regex.Matthias Bussonnier2020-07-132-1/+6
* | MAINT: Tick versionEric Larson2020-07-011-1/+1
* | MAINT: Remove dev, update notesv1.1.0Eric Larson2020-07-012-20/+32
|/
* MAINT: Refactor test_xref to use parametrization.Ross Barnowski2020-06-301-9/+7
* MAINT: Py3k rm explicit inherit from object.Ross Barnowski2020-06-302-7/+7
* MAINT: Fix code comments.Ross Barnowski2020-06-301-2/+3
* MAINT: Refactor - parametrize test_referenceRoss Barnowski2020-06-301-17/+12
* MAINT: Update test docstring.Ross Barnowski2020-06-301-1/+1
* BUG: Connect to earlier event (#269)Joel Nothman2020-06-271-4/+13
|\
| * FIX: Old SphinxEric Larson2020-06-251-2/+9
| * BUG: Connect to earlier eventEric Larson2020-06-251-4/+6
* | BUG: Defer to autodoc for signatures (#221)Peter Quackenbush2020-06-276-22/+65
|/
* DEV: Add test_requirements.txt to setup.pyRoss Barnowski2020-06-241-0/+6
* DEV: Add requirements file for testing.Ross Barnowski2020-06-241-0/+3
* MAINT: Bump to 1.1.0.dev0 (#266)Eric Larson2020-05-261-1/+1
* MAINT: Update manifest (#265)v1.0.0Eric Larson2020-05-262-1/+8
* Merge pull request #264 from larsoner/docRalf Gommers2020-05-254-1/+81
|\
| * STY: WordingEric Larson2020-05-231-3/+3
| * FIX: NotesEric Larson2020-05-231-1/+4
| * MAINT: Add release notes and bump versionEric Larson2020-05-234-1/+78
|/