summaryrefslogtreecommitdiff
path: root/doc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* DOC: skip generating c/c++ doc from comment blocks when Doxygen or Breathe is...Sayed Adel2021-08-311-0/+4
* DOC: Add support for documenting C/C++ via Doxygen & BreatheSayed Adel2021-08-301-1/+4
* ENH: Use versioneer to manage numpy versions.Charles Harris2020-12-081-5/+4
* DOC: add a "make show" command to doc/MakefileRalf Gommers2020-05-311-1/+6
* Merge pull request #16365 from WarrenWeckesser/tweak-doc-makefileCharles Harris2020-05-301-1/+1
|\
| * DOC: Fix an obvious mistake in a message printed in doc/Makefile.Warren Weckesser2020-05-241-1/+1
* | DOC,BLD: Update make dist html target.Ross Barnowski2020-05-271-2/+2
|/
* Fix typos, via a Levenshtein-style correctorBrian Wignall2019-12-191-1/+1
* [DOC] LaTeX: do PDF build with --halt-on-error optionjfbu2019-12-021-1/+1
* BUILD, DOC: add merge-doc target to update the numpy/doc repomattip2019-08-081-3/+37
* DOC, BUILD: cleanups and fix (again) 'build dist'mattip2019-07-191-7/+11
* BUILD: adapt "make version-check" to "make dist"mattip2019-07-141-17/+18
* MAINT: Misc. typo fixes (#13664)luzpaz2019-05-311-1/+1
* BUILD: move files out of _randomgenmattip2019-05-201-1/+2
* BUILD, BUG: fix from review, fix bug in git_versionmattip2019-04-251-1/+1
* MAINT: mention 'make dist' in error messsagemattip2019-04-161-2/+2
* BUILD: allow version-check to pass if GITVER is Unknown (sdist build)mattip2019-04-151-2/+4
* BUILD: fail documentation build if numpy version does not matchmattip2019-04-151-11/+25
* DOC, BUILD: fail the devdoc build if there are warningsmattip2019-03-211-1/+2
* DOC: revert #13058 and fix Makefilemattip2019-03-011-2/+6
* BLD: make doc build work more robustly.Ralf Gommers2019-02-271-2/+1
* BLD: fix doc build for distribution.Ralf Gommers2019-01-311-2/+5
* DOC, MAINT: Make `PYVER = 3` in doc/Makefile.Charles Harris2018-12-071-1/+1
* BLD: use Python 3.6 instead of 2.7 as default for doc build.Ralf Gommers2018-03-291-1/+1
* DOC: BLD: update doc Makefile for some changes on hosting server.Ralf Gommers2017-06-181-9/+8
* BUG: fix TravisCI test issues when using setuptools unconditionally.Ralf Gommers2016-01-161-1/+1
* MAINT: fix mistake in doc upload rulePauli Virtanen2015-10-291-1/+1
* MAINT: minor update to "make upload" doc build command.Ralf Gommers2015-10-251-0/+2
* REL: add "make upload" command for built docs, update "make dist".Ralf Gommers2015-10-181-2/+19
* 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
* 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