summaryrefslogtreecommitdiff
path: root/doc/source/dev
Commit message (Expand)AuthorAgeFilesLines
* DOC: document the NPY_AVAILABLE_MEM test mechanismPauli Virtanen2019-12-011-0/+10
* Fix typosBrian Wignall2019-11-251-1/+1
* Merge pull request #14732 from mattip/refguide-rstCharles Harris2019-11-231-1/+1
|\
| * TST: run refguide-check on rst files in doc/*mattip2019-10-171-1/+1
* | BUILD, DOC: remove the std=c99 flag from docs, builds, add release notemattip2019-10-251-2/+1
|/
* DOC: Note release notes process changes on devdocs start pageSebastian Berg2019-10-141-2/+5
* DOC: Note IPython requirement for doc build in development notes (#14649)David Stansby2019-10-061-1/+1
* DOC, BUILD: make build_src more discoverablemattip2019-09-201-0/+15
* DOC,MAINT: Move towncrier files and fixup categoriesSebastian Berg2019-08-121-2/+3
* Merge pull request #14027 from rgommers/contributingRalf Gommers2019-08-081-0/+27
|\
| * DOC: finish "contributing to NumPy" edits - w private list and Slack.Ralf Gommers2019-08-061-3/+5
| * WIP: DOC: update "Contributing to NumPy" with more activities/rolesRalf Gommers2019-07-161-0/+25
* | Merge pull request #14069 from sameshl/doc_test_instructionsMatti Picus2019-08-081-0/+9
|\ \
| * | DOC: Emphasize the need to run tests when building from sourceSamesh2019-07-211-0/+9
| |/
* | Merge pull request #14089 from Carreau/no-setuppyRalf Gommers2019-07-251-4/+1
|\ \
| * | Remove deprecated info about dev buildMatthias Bussonnier2019-07-251-3/+0
| * | Doc: Use `pip install .` where possible instead of calling setup.pyMatthias Bussonnier2019-07-231-2/+2
| |/
* | Merge pull request #13908 from mattip/towncrierSebastian Berg2019-07-241-16/+21
|\ \
| * | ENH: use towncrier to build the release notemattip2019-07-241-16/+21
| |/
* | DOC: Update NumFOCUS subcommittee replacing Nathaniel with SebastianSebastian Berg2019-07-161-1/+1
|/
* Merge pull request #13799 from kritisingh1/linksMatti Picus2019-07-023-13/+20
|\
| * DOC: Fix unrendered linkskritisingh12019-06-303-13/+20
* | MAINT: Update tox for supported Python versionsMike Taves2019-06-261-2/+2
|/
* Merge pull request #13404 from seberg/sebastian-bidsCharles Harris2019-04-251-1/+1
|\
| * DOC: Add Sebastian Berg as sponsored by BIDSSebastian Berg2019-04-251-1/+1
* | DOC: fix typos in dev/indexmattip2019-04-251-5/+3
* | DOC: changes from reviewmattip2019-04-233-140/+33
* | DOC: reorganize developer docs, use scikit-image as a base for changemattip2019-04-218-58/+347
|/
* DOC: remove misplaced section at bottom of governance people pageRalf Gommers2019-04-121-5/+0
* DOC: list Quansight (company) rather than Quansight Labs (program/division)Ralf Gommers2019-04-111-1/+1
* DOC: update people under BIDS Institutional Partner entry.Ralf Gommers2019-04-111-1/+1
* DOC: add Quansight Labs as an Institutional PartnerRalf Gommers2019-04-111-1/+3
* Adding an example of successful execution of numpy.test() to the DocsVrinda Narayan2019-03-291-0/+3
* DOC: reduce warnings when building, reword, tweak doc buildingmattip2019-02-281-1/+2
* DOC: document C99 requirement in dev guide [ci skip]Tyler Reddy2019-01-181-1/+3
* DOC: move C style guide to dev sectionmattip2018-10-252-0/+9
* DOC: fixes from reviewmattip2018-10-252-1/+2
* DOC: add missing docsmattip2018-10-232-96/+1
* DOC: minor tweak to CoC (update NumFOCUS contact address).Ralf Gommers2018-10-101-2/+1
* DOC: Document how memory alignment works as of 1.14Allan Haldane2018-09-271-0/+96
* DOC: add a Code of Conduct document.Ralf Gommers2018-09-013-0/+383
* DOC: Cleanup messy trailing spaces in dev env setupC.A.M. Gerlach2018-07-301-6/+6
* DOC: Make Spyder name a link in dev env setupC.A.M. Gerlach2018-07-301-1/+3
* DOC: add Stefan van der Walt to Steering CouncilRalf Gommers2018-07-191-1/+3
* DOC: link to TESTS.rst.txt testing guidelines document, tweak testing docsmattip2018-06-251-13/+12
* WIP: DOC: slightly tweak the directions to create a release (#11312)Matti Picus2018-06-162-0/+17
* HTTP -> HTTPS, and other linkrot fixesMike Toews2018-06-163-38/+38
* MAINT: Misc. typos (#11005)luzpaz2018-04-301-1/+1
* add missing glossary entries and link in missing documentmattip2018-04-111-0/+1
* DOC: cosmetic changes, document need for python3.6 to build docsmattip2018-04-101-3/+3