summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* FIX: Get doc of actual class (#262)Eric Larson2020-05-231-2/+1
* TST: Add inherited method (#260)Eric Larson2020-04-198-13/+25
* Fixes references outside function (#214) (#259)Hoxbro2020-04-194-7/+54
* MAINT,STY: Upgrade to bionic, and change style similar to NumPy (#253)Mike Taves2020-04-121-8/+21
* MAINT: clean-up unused objects (#254)Mike Taves2020-04-124-29/+10
* Disable escaping "*" on signature (#256)Takeshi KOMIYA2020-04-123-4/+4
* ENH: Add args and kwargs to example (#258)Eric Larson2020-04-122-1/+17
* Add missing headings to code examples (#252)Stuart Mumford2020-01-311-1/+5
* Delay import of Sphinx (#248)Christoph Gohlke2019-12-041-1/+5
* STY: Reword first lines of example.py docstrings (#246)Justin Ludwig2019-11-272-5/+7
* DOC: Fixed three formatting issues in docs (#245)Ross Barnowski2019-11-191-4/+4
* Adding --validate option __main__ and run new validation (#240)Marc Garcia2019-11-136-89/+144
* Minor style improvements to doc/example.py to pass validation (#243)Roman Yurchak2019-11-041-4/+2
* BUG: Allow no . at end if indented (#239)Eric Larson2019-10-252-28/+40
* Add docstring validation script (from pandas) (#238)Marc Garcia2019-10-242-0/+1883
* Drop Python 2.7 and 3.4 supportRoman Yurchak2019-10-2311-79/+34
* ENH: Test full output and coverage (#230)Eric Larson2019-08-0911-6/+193
* DOC: Add description for blank lines after the docstring. (#229)YaOzI2019-08-021-1/+4
* DOC: Update links and code checkers info. (#228)YaOzI2019-08-011-16/+23
* DOC: Update links and info in conf.py. (#227)YaOzI2019-08-011-6/+6
* BUG: Fix full rebuilds (#226)Eric Larson2019-06-213-6/+31
* MAINT: doctest and pytest (#225)Eric Larson2019-06-034-2/+11
* Py3fy some doctests. (#224)Antony Lee2019-05-312-8/+8
* Merge pull request #222 from luzpaz/trivial-typo-fixesRalf Gommers2019-05-293-3/+3
|\
| * MAINT: fix trivial source comment typosluz.paz2019-05-293-3/+3
|/
* Undo change from last commit (trigger RTD again).Ralf Gommers2019-04-231-1/+0
* Add Sphinx to doc/requirements.txt (push to trigger readthedocs)Ralf Gommers2019-04-231-0/+1
* REL: set version number to 1.0.0.dev0Ralf Gommers2019-04-231-1/+1
* 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