Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT, DOC: move informational files from numpy.doc.*.py to their *.rst ↵ | Matti Picus | 2020-09-02 | 1 | -271/+0 |
| | | | | | | | | | counterparts (#17222) * DOC: redistribute docstring-only content from numpy/doc * DOC: post-transition clean-up * DOC, MAINT: reskip doctests, fix a few easy ones | ||||
* | DOC: Use intersphinx for NEP references | Ben Nathanson | 2020-06-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | Per #16500 discussion, adds link updates to PR. Replaces NEP URLs with intersphinx links in these files: * doc/HOWTO_RELEASE.rst.txt * doc/source/dev/howto-docs.rst * numpy/doc/dispatch.py * numpy/lib/format.py and incorporates @rossbar's #16502 change of `config.py`. | ||||
* | Fix typos, via a Levenshtein-style corrector | Brian Wignall | 2019-12-19 | 1 | -1/+1 |
| | |||||
* | DOC: Fix a minor typo in dispatch documentation. | Dan Allan | 2019-08-24 | 1 | -1/+1 |
| | |||||
* | DOC: Address typos in dispatch docs | Matt McCormick | 2019-08-14 | 1 | -3/+3 |
| | |||||
* | Improve illustartion of unsupported args. | Dan Allan | 2019-07-14 | 1 | -6/+10 |
| | |||||
* | Copy editing | Dan Allan | 2019-07-14 | 1 | -3/+2 |
| | |||||
* | Add new section of custom array containers. | Dan Allan | 2019-07-13 | 1 | -0/+268 |