| Commit message (Expand) | Author | Age | Files | Lines |
* | DOC: Added note about LaTeX requirement | Ross Barnowski | 2019-12-29 | 1 | -0/+5 |
* | DOC: Initialize submodules to build docs. | Ross Barnowski | 2019-12-29 | 1 | -0/+11 |
* | Fix typos, via a Levenshtein-style corrector | Brian Wignall | 2019-12-19 | 2 | -2/+2 |
* | DOC: document the NPY_AVAILABLE_MEM test mechanism | Pauli Virtanen | 2019-12-01 | 1 | -0/+10 |
* | Fix typos | Brian Wignall | 2019-11-25 | 1 | -1/+1 |
* | Merge pull request #14732 from mattip/refguide-rst | Charles Harris | 2019-11-23 | 1 | -1/+1 |
|\ |
|
| * | TST: run refguide-check on rst files in doc/* | mattip | 2019-10-17 | 1 | -1/+1 |
* | | BUILD, DOC: remove the std=c99 flag from docs, builds, add release note | mattip | 2019-10-25 | 1 | -2/+1 |
|/ |
|
* | DOC: Note release notes process changes on devdocs start page | Sebastian Berg | 2019-10-14 | 1 | -2/+5 |
* | DOC: Note IPython requirement for doc build in development notes (#14649) | David Stansby | 2019-10-06 | 1 | -1/+1 |
* | DOC, BUILD: make build_src more discoverable | mattip | 2019-09-20 | 1 | -0/+15 |
* | DOC,MAINT: Move towncrier files and fixup categories | Sebastian Berg | 2019-08-12 | 1 | -2/+3 |
* | Merge pull request #14027 from rgommers/contributing | Ralf Gommers | 2019-08-08 | 1 | -0/+27 |
|\ |
|
| * | DOC: finish "contributing to NumPy" edits - w private list and Slack. | Ralf Gommers | 2019-08-06 | 1 | -3/+5 |
| * | WIP: DOC: update "Contributing to NumPy" with more activities/roles | Ralf Gommers | 2019-07-16 | 1 | -0/+25 |
* | | Merge pull request #14069 from sameshl/doc_test_instructions | Matti Picus | 2019-08-08 | 1 | -0/+9 |
|\ \ |
|
| * | | DOC: Emphasize the need to run tests when building from source | Samesh | 2019-07-21 | 1 | -0/+9 |
| |/ |
|
* | | Merge pull request #14089 from Carreau/no-setuppy | Ralf Gommers | 2019-07-25 | 1 | -4/+1 |
|\ \ |
|
| * | | Remove deprecated info about dev build | Matthias Bussonnier | 2019-07-25 | 1 | -3/+0 |
| * | | Doc: Use `pip install .` where possible instead of calling setup.py | Matthias Bussonnier | 2019-07-23 | 1 | -2/+2 |
| |/ |
|
* | | Merge pull request #13908 from mattip/towncrier | Sebastian Berg | 2019-07-24 | 1 | -16/+21 |
|\ \ |
|
| * | | ENH: use towncrier to build the release note | mattip | 2019-07-24 | 1 | -16/+21 |
| |/ |
|
* | | DOC: Update NumFOCUS subcommittee replacing Nathaniel with Sebastian | Sebastian Berg | 2019-07-16 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #13799 from kritisingh1/links | Matti Picus | 2019-07-02 | 3 | -13/+20 |
|\ |
|
| * | DOC: Fix unrendered links | kritisingh1 | 2019-06-30 | 3 | -13/+20 |
* | | MAINT: Update tox for supported Python versions | Mike Taves | 2019-06-26 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #13404 from seberg/sebastian-bids | Charles Harris | 2019-04-25 | 1 | -1/+1 |
|\ |
|
| * | DOC: Add Sebastian Berg as sponsored by BIDS | Sebastian Berg | 2019-04-25 | 1 | -1/+1 |
* | | DOC: fix typos in dev/index | mattip | 2019-04-25 | 1 | -5/+3 |
* | | DOC: changes from review | mattip | 2019-04-23 | 3 | -140/+33 |
* | | DOC: reorganize developer docs, use scikit-image as a base for change | mattip | 2019-04-21 | 8 | -58/+347 |
|/ |
|
* | DOC: remove misplaced section at bottom of governance people page | Ralf Gommers | 2019-04-12 | 1 | -5/+0 |
* | DOC: list Quansight (company) rather than Quansight Labs (program/division) | Ralf Gommers | 2019-04-11 | 1 | -1/+1 |
* | DOC: update people under BIDS Institutional Partner entry. | Ralf Gommers | 2019-04-11 | 1 | -1/+1 |
* | DOC: add Quansight Labs as an Institutional Partner | Ralf Gommers | 2019-04-11 | 1 | -1/+3 |
* | Adding an example of successful execution of numpy.test() to the Docs | Vrinda Narayan | 2019-03-29 | 1 | -0/+3 |
* | DOC: reduce warnings when building, reword, tweak doc building | mattip | 2019-02-28 | 1 | -1/+2 |
* | DOC: document C99 requirement in dev guide [ci skip] | Tyler Reddy | 2019-01-18 | 1 | -1/+3 |
* | DOC: move C style guide to dev section | mattip | 2018-10-25 | 2 | -0/+9 |
* | DOC: fixes from review | mattip | 2018-10-25 | 2 | -1/+2 |
* | DOC: add missing docs | mattip | 2018-10-23 | 2 | -96/+1 |
* | DOC: minor tweak to CoC (update NumFOCUS contact address). | Ralf Gommers | 2018-10-10 | 1 | -2/+1 |
* | DOC: Document how memory alignment works as of 1.14 | Allan Haldane | 2018-09-27 | 1 | -0/+96 |
* | DOC: add a Code of Conduct document. | Ralf Gommers | 2018-09-01 | 3 | -0/+383 |
* | DOC: Cleanup messy trailing spaces in dev env setup | C.A.M. Gerlach | 2018-07-30 | 1 | -6/+6 |
* | DOC: Make Spyder name a link in dev env setup | C.A.M. Gerlach | 2018-07-30 | 1 | -1/+3 |
* | DOC: add Stefan van der Walt to Steering Council | Ralf Gommers | 2018-07-19 | 1 | -1/+3 |
* | DOC: link to TESTS.rst.txt testing guidelines document, tweak testing docs | mattip | 2018-06-25 | 1 | -13/+12 |
* | WIP: DOC: slightly tweak the directions to create a release (#11312) | Matti Picus | 2018-06-16 | 2 | -0/+17 |
* | HTTP -> HTTPS, and other linkrot fixes | Mike Toews | 2018-06-16 | 3 | -38/+38 |