summaryrefslogtreecommitdiff
path: root/doc/source/docs/howto_build_docs.rst
Commit message (Collapse)AuthorAgeFilesLines
* DOC: Reorganized the documentation contribution docs (#19645)Mukulika2021-08-121-126/+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)Mukulika2021-06-231-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 breaksMarsBarLee2021-06-081-4/+16
|
* DOC: Add crosslink to Buildling the NumyP API and reference docs pageMarsBarLee2021-06-081-0/+15
|
* MAINT: Fix spelling and layout.Charles Harris2021-04-191-5/+4
|
* line breaks maintaining <80 charsAyush Verma2021-04-201-1/+5
|
* added 'PYTHON variable'Ayush Verma2021-04-201-1/+1
|
* word wrapped around 80 chars and proper ellipses as per suggestedAyush Verma2021-04-201-5/+2
|
* added note about import numpy error when building numpy in a venvAyush Verma2021-04-191-0/+9
|
* MAINT: Update master to main after branch rename (gh-18544)Stefan van der Walt2021-03-041-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>
* BLD: Add requirements.txt file for building docs (#15778)Ross Barnowski2020-03-191-11/+18
| | | * BLD: Added doc_requirements.txt and improve documentation around building docs
* Update LaTeX build instructionsjfbu2019-12-041-2/+4
|
* add necessary sphinx version for building docAndrew Liu2019-09-121-1/+1
|
* DOC: emphasize need for matching numpy, git versionsmattip2019-07-141-7/+8
|
* DOC: Correctly document the minimum required Sphinx version (#13231)Kriti Singh2019-04-011-1/+1
|
* HTTP -> HTTPS, and other linkrot fixesMike Toews2018-06-161-7/+7
|
* fix typos from reviewmattip2018-04-111-1/+1
|
* fix from reviewmattip2018-04-111-1/+1
|
* maybe controversial - scipy.special required by mtrand.pyx docstringsmattip2018-04-101-1/+3
|
* DOC: cosmetic changes, document need for python3.6 to build docsmattip2018-04-101-2/+3
|
* DOC: promote development_workflow, make howtos visiblemattip2018-04-101-0/+84