| Commit message (Expand) | Author | Age | Files | Lines |
* | DOC: add a "make show" command to doc/Makefile | Ralf Gommers | 2020-05-31 | 1 | -1/+6 |
* | Merge pull request #16365 from WarrenWeckesser/tweak-doc-makefile | Charles Harris | 2020-05-30 | 1 | -1/+1 |
|\ |
|
| * | DOC: Fix an obvious mistake in a message printed in doc/Makefile. | Warren Weckesser | 2020-05-24 | 1 | -1/+1 |
* | | DOC,BLD: Update make dist html target. | Ross Barnowski | 2020-05-27 | 1 | -2/+2 |
|/ |
|
* | Fix typos, via a Levenshtein-style corrector | Brian Wignall | 2019-12-19 | 1 | -1/+1 |
* | [DOC] LaTeX: do PDF build with --halt-on-error option | jfbu | 2019-12-02 | 1 | -1/+1 |
* | BUILD, DOC: add merge-doc target to update the numpy/doc repo | mattip | 2019-08-08 | 1 | -3/+37 |
* | DOC, BUILD: cleanups and fix (again) 'build dist' | mattip | 2019-07-19 | 1 | -7/+11 |
* | BUILD: adapt "make version-check" to "make dist" | mattip | 2019-07-14 | 1 | -17/+18 |
* | MAINT: Misc. typo fixes (#13664) | luzpaz | 2019-05-31 | 1 | -1/+1 |
* | BUILD: move files out of _randomgen | mattip | 2019-05-20 | 1 | -1/+2 |
* | BUILD, BUG: fix from review, fix bug in git_version | mattip | 2019-04-25 | 1 | -1/+1 |
* | MAINT: mention 'make dist' in error messsage | mattip | 2019-04-16 | 1 | -2/+2 |
* | BUILD: allow version-check to pass if GITVER is Unknown (sdist build) | mattip | 2019-04-15 | 1 | -2/+4 |
* | BUILD: fail documentation build if numpy version does not match | mattip | 2019-04-15 | 1 | -11/+25 |
* | DOC, BUILD: fail the devdoc build if there are warnings | mattip | 2019-03-21 | 1 | -1/+2 |
* | DOC: revert #13058 and fix Makefile | mattip | 2019-03-01 | 1 | -2/+6 |
* | BLD: make doc build work more robustly. | Ralf Gommers | 2019-02-27 | 1 | -2/+1 |
* | BLD: fix doc build for distribution. | Ralf Gommers | 2019-01-31 | 1 | -2/+5 |
* | DOC, MAINT: Make `PYVER = 3` in doc/Makefile. | Charles Harris | 2018-12-07 | 1 | -1/+1 |
* | BLD: use Python 3.6 instead of 2.7 as default for doc build. | Ralf Gommers | 2018-03-29 | 1 | -1/+1 |
* | DOC: BLD: update doc Makefile for some changes on hosting server. | Ralf Gommers | 2017-06-18 | 1 | -9/+8 |
* | BUG: fix TravisCI test issues when using setuptools unconditionally. | Ralf Gommers | 2016-01-16 | 1 | -1/+1 |
* | MAINT: fix mistake in doc upload rule | Pauli Virtanen | 2015-10-29 | 1 | -1/+1 |
* | MAINT: minor update to "make upload" doc build command. | Ralf Gommers | 2015-10-25 | 1 | -0/+2 |
* | REL: add "make upload" command for built docs, update "make dist". | Ralf Gommers | 2015-10-18 | 1 | -2/+19 |
* | DOC: update scipy.org doc build Makefile targets | Pauli Virtanen | 2013-07-25 | 1 | -18/+11 |
* | Add texinfo build target for document | Takafumi Arakaki | 2013-03-02 | 1 | -0/+13 |
* | DOC: add developer docs based on gitwash | Pauli Virtanen | 2010-10-04 | 1 | -1/+9 |
* | DOC: explicitly require Sphinx >= 1.0.1 | Pauli Virtanen | 2010-10-01 | 1 | -7/+0 |
* | DOC: add FILES option to doc Makefile, for partial rebuilds | Pauli Virtanen | 2010-08-08 | 1 | -8/+10 |
* | Make doc build to work again | Pauli Virtanen | 2009-10-02 | 1 | -1/+1 |
* | docs: more robust version number introspec & qthelp target | Pauli Virtanen | 2009-06-28 | 1 | -0/+4 |
* | docs: fix inverted test in makefile | Pauli Virtanen | 2009-04-13 | 1 | -1/+1 |
* | Deprecating sphinxext/autosummary in favor of the version in Sphinx >= 0.7 | Pauli Virtanen | 2009-04-13 | 1 | -0/+4 |
* | doc/Makefile: fix bug in PYTHONPATH specification | Pauli Virtanen | 2009-03-07 | 1 | -1/+1 |
* | doc/Makefile: make dist target to build current version of numpy | Pauli Virtanen | 2009-03-07 | 1 | -7/+53 |
* | docs: put CHM files in a zip | Pauli Virtanen | 2008-12-19 | 1 | -1/+1 |
* | docs: fix minor issues, support htmlhelp. | Pauli Virtanen | 2008-12-13 | 1 | -1/+17 |
* | Move Sphinx extensions under Numpy's SVN trunk | Pauli Virtanen | 2008-11-30 | 1 | -5/+2 |
* | Moved numpy-docs under doc/ in the main Numpy trunk. | Pauli Virtanen | 2008-11-23 | 1 | -0/+98 |