summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* MAINT: Updates related to xref (#292)Ross Barnowski2020-08-051-9/+0
* MAINT: Remove dev, update notesv1.1.0Eric Larson2020-07-011-19/+31
* BUG: Defer to autodoc for signatures (#221)Peter Quackenbush2020-06-271-0/+18
* STY: WordingEric Larson2020-05-231-3/+3
* FIX: NotesEric Larson2020-05-231-1/+4
* MAINT: Add release notes and bump versionEric Larson2020-05-233-0/+77
* MAINT: clean-up unused objects (#254)Mike Taves2020-04-121-1/+1
* ENH: Add args and kwargs to example (#258)Eric Larson2020-04-121-1/+5
* Add missing headings to code examples (#252)Stuart Mumford2020-01-311-1/+5
* STY: Reword first lines of example.py docstrings (#246)Justin Ludwig2019-11-271-4/+5
* 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-131-4/+9
* Minor style improvements to doc/example.py to pass validation (#243)Roman Yurchak2019-11-041-4/+2
* Drop Python 2.7 and 3.4 supportRoman Yurchak2019-10-231-1/+1
* 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
* MAINT: doctest and pytest (#225)Eric Larson2019-06-031-1/+1
* Py3fy some doctests. (#224)Antony Lee2019-05-311-2/+2
* MAINT: fix trivial source comment typosluz.paz2019-05-291-1/+1
* 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
* ENH: Just use objEric Larson2019-04-174-20/+18
* FIX: Opt-in, test, uniform styling, cssEric Larson2019-04-171-3/+7
* Add cross-reference links to parameter typesHassan Kibirige2019-04-171-0/+47
* add to docsJoris Van den Bossche2019-04-121-0/+5
* Support Receives section for generator.send(...) params (#145)Joel Nothman2019-04-091-8/+16
* Fix markup in format.rst.Antony Lee2019-01-021-28/+35
* 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
* | Command-line tool to help debug NumpyDocString (#146)Joel Nothman2018-06-072-0/+13
|\ \
| * | Add documentationJoel Nothman2018-03-282-0/+13
* | | DOC: Added example of multi-line instruction in Examples section. (#168)Paul van Mulbregt2018-04-301-0/+8
| |/ |/|
* | Merge pull request #153 from jnothman/strict-warningsRalf Gommers2018-04-012-5/+10
|\ \
| * | Alphanumeric intersphinxJoel Nothman2018-02-051-1/+1
| * | Only use imgmath when supportedJoel Nothman2018-02-051-1/+7
| * | Require that sphinx issue no warnings in CIJoel Nothman2018-01-102-4/+3
| |/
* | DOC: update URL to documentation in setup.pyRalf Gommers2018-03-301-1/+1
* | Ensure reference renaming is parallel-safe (#136)Joel Nothman2018-03-281-0/+6
* | Fix typoStefan van der Walt2018-03-081-1/+1
* | Automatically load autosummary (#143)Joel Nothman2017-11-261-2/+2
|/
* Handle case where description is empty (#140)Joel Nothman2017-11-041-0/+1
* Document plot directive usageJoel Nothman2017-11-021-0/+7
* Merge branch 'master' into deflistJoel Nothman2017-11-023-14/+42
|\
| * Merge pull request #121 from jnothman/sectionsPauli Virtanen2017-11-011-5/+19
| |\
| | * DOC Note on section ordering, and add missing sectionsJoel Nothman2017-10-231-5/+19
| * | Merge pull request #125 from jnothman/importmatplotlibPauli Virtanen2017-11-011-1/+1
| |\ \
| | * | Support from matplotlib import as alias for import matplotlibJoel Nothman2017-10-241-1/+1
| | |/
| * | Fix TeX buildJoel Nothman2017-11-011-1/+2
| * | DOC Use .. deprecated for deprecation instead of .. note (#120)Joel Nothman2017-11-011-2/+2