Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: Reorganized the documentation contribution docs (#19645) | Mukulika | 2021-08-12 | 3 | -212/+0 |
| | | | | | | | | * DOC: Reorganized documentation contribution docs 1. Removed Documentation conventions page 2. Merged A guide to NumPy documentation into How to contribute to NumPy documentation 3. Moved Building NumPy reference and docs to Development section 4. Removed the Documentation index stub | ||||
* | DOC:`Building the NumPy API and reference docs` rewrite (#19128) | Mukulika | 2021-06-23 | 1 | -68/+61 |
| | | | | | | | Update docs on building API and ref guide. Re-written to reflect current dependencies and workflows. Co-authored-by: Ross Barnowski <rossbar@berkeley.edu> | ||||
* | DOC: Change line breaks | MarsBarLee | 2021-06-08 | 1 | -4/+16 |
| | |||||
* | DOC: Add crosslink to Buildling the NumyP API and reference docs page | MarsBarLee | 2021-06-08 | 1 | -0/+15 |
| | |||||
* | MAINT: Fix spelling and layout. | Charles Harris | 2021-04-19 | 1 | -5/+4 |
| | |||||
* | line breaks maintaining <80 chars | Ayush Verma | 2021-04-20 | 1 | -1/+5 |
| | |||||
* | added 'PYTHON variable' | Ayush Verma | 2021-04-20 | 1 | -1/+1 |
| | |||||
* | word wrapped around 80 chars and proper ellipses as per suggested | Ayush Verma | 2021-04-20 | 1 | -5/+2 |
| | |||||
* | added note about import numpy error when building numpy in a venv | Ayush Verma | 2021-04-19 | 1 | -0/+9 |
| | |||||
* | MAINT: Update master to main after branch rename (gh-18544) | Stefan van der Walt | 2021-03-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | * Upload docs to main branch of neps/devdocs * Update `master` to `main` to be consistent with current state of renaming * Remove badges from README * Replace remaining instances of `master` with `main` * Add back logo * Fix CircleCI branch checks * Fix GA branch name * master->main in issue templates. * master->main for 2 links to numpy archive. * Change master to main in NEP 23 Co-authored-by: Ross Barnowski <rossbar@berkeley.edu> | ||||
* | Merge pull request #17391 from bjnath/doc-conventions | Charles Harris | 2020-10-05 | 1 | -0/+5 |
|\ | | | | | DOC: Replace "About NumPy" with "Document conventions" | ||||
| * | DOC: Replace "About NumPy" with "Document conventions" | Ben Nathanson | 2020-09-28 | 1 | -0/+5 |
| | | | | | | | | | | | | | | Eliminates the unhelpful "About NumPy" title. All contents of the original appear more prominently elsewhere, except for the information about document conventions, which is now the title and subject. | ||||
* | | DOC: Update info on doc style rules | Ben Nathanson | 2020-09-28 | 1 | -4/+28 |
|/ | |||||
* | DOC, BLD: update doc build dependencies, remove as numpydoc submodule | mattip | 2020-09-16 | 1 | -24/+2 |
| | |||||
* | DOC: Add style guide to howto_document | Ben Nathanson | 2020-05-29 | 1 | -0/+7 |
| | | | | Fixes gh-16262 | ||||
* | BLD: Add requirements.txt file for building docs (#15778) | Ross Barnowski | 2020-03-19 | 1 | -11/+18 |
| | | | * BLD: Added doc_requirements.txt and improve documentation around building docs | ||||
* | Update LaTeX build instructions | jfbu | 2019-12-04 | 1 | -2/+4 |
| | |||||
* | add necessary sphinx version for building doc | Andrew Liu | 2019-09-12 | 1 | -1/+1 |
| | |||||
* | DOC: emphasize need for matching numpy, git versions | mattip | 2019-07-14 | 1 | -7/+8 |
| | |||||
* | DOC: Correctly document the minimum required Sphinx version (#13231) | Kriti Singh | 2019-04-01 | 1 | -1/+1 |
| | |||||
* | HTTP -> HTTPS, and other linkrot fixes | Mike Toews | 2018-06-16 | 2 | -9/+9 |
| | |||||
* | render the example in numpydoc, add ifconfig for host python major version | mattip | 2018-04-13 | 1 | -1/+22 |
| | |||||
* | fix typos from review | mattip | 2018-04-11 | 2 | -2/+2 |
| | |||||
* | remove duplicated text from numpydoc/formatting, include it instead | mattip | 2018-04-11 | 1 | -635/+22 |
| | |||||
* | fix from review | mattip | 2018-04-11 | 2 | -13/+6 |
| | |||||
* | maybe controversial - scipy.special required by mtrand.pyx docstrings | mattip | 2018-04-10 | 1 | -1/+3 |
| | |||||
* | silence warnings, matplotlib deprecated normed in favor of density | mattip | 2018-04-10 | 1 | -1/+1 |
| | |||||
* | DOC: cosmetic changes, document need for python3.6 to build docs | mattip | 2018-04-10 | 2 | -2/+5 |
| | |||||
* | DOC: promote development_workflow, make howtos visible | mattip | 2018-04-10 | 3 | -0/+753 |