| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | doc/{Makefile,make.bat}: remove unused SPHINXPROJ | Daniel Hahler | 2020-03-07 | 1 | -1/+0 |
| | | | | | Appears to have been forgotten in f101bb661. | ||||
| * | make: Default to Python 3 | Stephen Finucane | 2018-06-21 | 1 | -1/+1 |
| | | | | | | | | | As with the tox change, it makes sense to test things against Python 3 by default now, seeing as that will be the only version supported in Sphinx 2.0. Signed-off-by: Stephen Finucane <stephen@that.guru> | ||||
| * | Customizable Python interpreter in doc/Makefile | Jakob Lykke Andersen | 2018-06-17 | 1 | -1/+2 |
| | | | | | Fix after previous stray edit. | ||||
| * | C++, support for unions. | Jakob Lykke Andersen | 2018-05-26 | 1 | -1/+1 |
| | | |||||
| * | Remove static scripts | Stephen Finucane | 2017-10-09 | 1 | -1/+1 |
| | | | | | | | | | | Executable scripts without the '.py' extension are already created and installed by setuptools, by way of the 'console_scripts' section. These scripts are unnecessary noise. If people want to test this behavior locally, use a virtualenv. Signed-off-by: Stephen Finucane <stephen@that.guru> | ||||
| * | Add a comment to Makefile template for make-mode, update doc/Makefile | jfbu | 2016-10-23 | 1 | -5/+3 |
| | | |||||
| * | Fix doc/Makefile that can't build man because of doc/man folder exists | Yoshiki Shibukawa | 2016-10-13 | 1 | -0/+4 |
| | | |||||
| * | add back missing @ | Georg Brandl | 2014-01-19 | 1 | -1/+1 |
| | | |||||
| * | Make mode: refactor using a class and add source dir to the makefile | Georg Brandl | 2014-01-19 | 1 | -12/+6 |
| | | |||||
| * | Add "make mode" to sphinx-build, invoked by the -M flag. | Georg Brandl | 2014-01-11 | 1 | -151/+15 |
| | | | | | | | | | | This is intended to do almost all of what the quickstart-generated Makefile and make.bat did, but within Sphinx. The advantages are: * no duplication between Unix and Windows files * updates and fixes are propagated (the generated makefiles never update) * more Python code, less shell code! | ||||
| * | Closes #1065: in Makefiles, ignore errors in "rm" using the -f flag, not a ↵ | Georg Brandl | 2012-12-31 | 1 | -1/+1 |
| | | | | | "-" prefix. | ||||
| * | Add Docutils-native XML and pseudo-XML builders | Jonathan Waltman | 2012-12-04 | 1 | -1/+12 |
| | | |||||
| * | Rename "intl" module to "gettext", to make it easier to find. Distinguish ↵ | Georg Brandl | 2011-01-08 | 1 | -3/+4 |
| | | | | | environments with different versioning methods and always give the gettext builder its own doctree dir. | ||||
| * | Add documentation for Texinfo builder | Jonathan Waltman | 2010-09-16 | 1 | -0/+15 |
| | | |||||
| * | merge with trunk | Robert Lehmann | 2010-08-17 | 1 | -15/+15 |
| |\ | |||||
| | * | Adjust alignment. | Georg Brandl | 2010-07-17 | 1 | -14/+14 |
| | | | |||||
| * | | Add gettext builder to Sphinx docs. | Robert Lehmann | 2010-05-30 | 1 | -0/+6 |
| |/ | |||||
| * | Mention more targets in "make help". | Georg Brandl | 2010-05-30 | 1 | -3/+8 |
| | | |||||
| * | Add missing targets to Makefile; do not build latex twice for latexpdf target. | Georg Brandl | 2010-05-30 | 1 | -0/+15 |
| | | |||||
| * | Update phony targets. | Georg Brandl | 2010-05-30 | 1 | -1/+2 |
| | | |||||
| * | #419: remove unnecessary mkdir call. | Georg Brandl | 2010-05-26 | 1 | -1/+4 |
| | | |||||
| * | merge with 0.6 | Georg Brandl | 2010-05-22 | 1 | -0/+5 |
| |\ | |||||
| | * | Add json target. | Georg Brandl | 2010-05-22 | 1 | -0/+5 |
| | | | |||||
| * | | Add shortcut for SPHINXOPTS. | Georg Brandl | 2010-03-01 | 1 | -1/+1 |
| | | | |||||
| * | | Update phony target lists. | Georg Brandl | 2010-02-25 | 1 | -1/+1 |
| | | | |||||
| * | | Add manual page writer. | Georg Brandl | 2010-02-21 | 1 | -0/+6 |
| | | | |||||
| * | | Add single-file HTML builder. Closes #151. | Georg Brandl | 2010-01-17 | 1 | -0/+5 |
| | | | |||||
| * | | Simplify makefile. | Georg Brandl | 2010-01-17 | 1 | -11/+1 |
| | | | |||||
| * | | Initial import from local repository | Roland Meister | 2009-12-28 | 1 | -0/+6 |
| |/ | |||||
| * | Add DirectoryHTMLBuilder (contributed as PrettyHTMLBuilder by Will Maier). | Georg Brandl | 2009-02-19 | 1 | -1/+8 |
| | | |||||
| * | New builder for Qt help collections, by Antonio Valentino. | Georg Brandl | 2008-12-29 | 1 | -1/+11 |
| | | | | | (This is not finished work yet.) | ||||
| * | Add text target. | Georg Brandl | 2008-12-25 | 1 | -0/+6 |
| | | |||||
| * | Fix leftovers. | Georg Brandl | 2008-12-21 | 1 | -5/+1 |
| | | |||||
| * | Several fixes in the latex processing. | Georg Brandl | 2008-03-26 | 1 | -1/+3 |
| | | |||||
| * | Rename pickle builder target. | Georg Brandl | 2008-03-25 | 1 | -4/+4 |
| | | |||||
| * | Use Windows-friendlier dirnames. | Georg Brandl | 2008-03-21 | 1 | -22/+22 |
| | | |||||
| * | * Add docs for sphinx.ext.doctest. | Georg Brandl | 2008-03-21 | 1 | -0/+4 |
| | | | | | * Update parse_node functions. | ||||
| * | Add doc Makefile. | Georg Brandl | 2008-03-18 | 1 | -0/+66 |
