summaryrefslogtreecommitdiff
path: root/doc/source/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17391 from bjnath/doc-conventionsCharles Harris2020-10-051-0/+5
|\
| * DOC: Replace "About NumPy" with "Document conventions"Ben Nathanson2020-09-281-0/+5
* | DOC: Update info on doc style rulesBen Nathanson2020-09-281-4/+28
|/
* DOC, BLD: update doc build dependencies, remove as numpydoc submodulemattip2020-09-161-24/+2
* DOC: Add style guide to howto_documentBen Nathanson2020-05-291-0/+7
* BLD: Add requirements.txt file for building docs (#15778)Ross Barnowski2020-03-191-11/+18
* 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-162-9/+9
* render the example in numpydoc, add ifconfig for host python major versionmattip2018-04-131-1/+22
* fix typos from reviewmattip2018-04-112-2/+2
* remove duplicated text from numpydoc/formatting, include it insteadmattip2018-04-111-635/+22
* fix from reviewmattip2018-04-112-13/+6
* maybe controversial - scipy.special required by mtrand.pyx docstringsmattip2018-04-101-1/+3
* silence warnings, matplotlib deprecated normed in favor of densitymattip2018-04-101-1/+1
* DOC: cosmetic changes, document need for python3.6 to build docsmattip2018-04-102-2/+5
* DOC: promote development_workflow, make howtos visiblemattip2018-04-103-0/+753