Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: fix TravisCI test issues when using setuptools unconditionally. | Ralf Gommers | 2016-01-16 | 1 | -1/+1 |
| | | | | Also remove all mentions of setupegg.py from the documentation. | ||||
* | MAINT: fix mistake in doc upload rule | Pauli Virtanen | 2015-10-29 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | MAINT: minor update to "make upload" doc build command. | Ralf Gommers | 2015-10-25 | 1 | -0/+2 |
| | | | | | | | Ensure that http://docs.scipy.org/doc/numpy/reference/ also has the content of the latest release. [ci skip] | ||||
* | REL: add "make upload" command for built docs, update "make dist". | Ralf Gommers | 2015-10-18 | 1 | -2/+19 |
| | | | | | | | | | Changes to "make dist" for building docs: - remove .chm related line, we don't distribute those on docs.scipy.org - only include needed pdf files in dist.tar.gz [ci skip] | ||||
* | 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 |
| | | | | | | | | | | | | | - Don't use :members: in automodule; it generates too much and not very useful output - Fix edit links and summarize.py - Add better htmlhelp build target - Add upload target - Fix permissions on make dist | ||||
* | 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 |