summaryrefslogtreecommitdiff
path: root/doc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* BUG: fix TravisCI test issues when using setuptools unconditionally.Ralf Gommers2016-01-161-1/+1
| | | | Also remove all mentions of setupegg.py from the documentation.
* MAINT: fix mistake in doc upload rulePauli Virtanen2015-10-291-1/+1
| | | | [ci skip]
* MAINT: minor update to "make upload" doc build command.Ralf Gommers2015-10-251-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 Gommers2015-10-181-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 targetsPauli Virtanen2013-07-251-18/+11
|
* Add texinfo build target for documentTakafumi Arakaki2013-03-021-0/+13
|
* DOC: add developer docs based on gitwashPauli Virtanen2010-10-041-1/+9
|
* DOC: explicitly require Sphinx >= 1.0.1Pauli Virtanen2010-10-011-7/+0
|
* DOC: add FILES option to doc Makefile, for partial rebuildsPauli Virtanen2010-08-081-8/+10
|
* Make doc build to work againPauli Virtanen2009-10-021-1/+1
|
* docs: more robust version number introspec & qthelp targetPauli Virtanen2009-06-281-0/+4
|
* docs: fix inverted test in makefilePauli Virtanen2009-04-131-1/+1
|
* Deprecating sphinxext/autosummary in favor of the version in Sphinx >= 0.7Pauli Virtanen2009-04-131-0/+4
|
* doc/Makefile: fix bug in PYTHONPATH specificationPauli Virtanen2009-03-071-1/+1
|
* doc/Makefile: make dist target to build current version of numpyPauli Virtanen2009-03-071-7/+53
|
* docs: put CHM files in a zipPauli Virtanen2008-12-191-1/+1
|
* docs: fix minor issues, support htmlhelp.Pauli Virtanen2008-12-131-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 trunkPauli Virtanen2008-11-301-5/+2
|
* Moved numpy-docs under doc/ in the main Numpy trunk.Pauli Virtanen2008-11-231-0/+98