summaryrefslogtreecommitdiff
path: root/sphinx/templates
Commit message (Expand)AuthorAgeFilesLines
* Fix #3356 and #3394 (latex) text layout of Japanese documentsjfbu2017-02-051-1/+1
* Merge branch 'enable-bat-build-from-different-dir-2215' into 1.5-releaseshimizukawa2016-11-242-0/+6
|\
| * test_quickstart.test_generated_files_eol requires empty line.shimizukawa2016-11-242-0/+2
| * use pushd and popd to enable bat build from different dir #2215 (now with cor...Timotheus Kampik2016-10-282-2/+6
* | rename ``'postamble'`` to ``'atendofbody'`` (ref #2877)jfbu2016-11-061-1/+1
* | use inputenc latex template variable alwaysjfbu2016-11-051-2/+0
* | make inputenc template use conditional on latex_engine being pdflatexjfbu2016-11-041-0/+2
* | `latex_engine` template variable, check luatex85 only if lualatex enginejfbu2016-11-041-0/+9
* | refactor the handling of latex optionsjfbu2016-10-291-1/+1
* | use 'sphinxpackageoptions' as argument to ``\sphinxsetup``jfbu2016-10-281-1/+2
* | ``'sphinxpackageoptions'`` for key=value styling of Sphinx LaTeXjfbu2016-10-271-2/+1
* | Fix #777: (part II) LaTeX output "too deeply nested"jfbu2016-10-261-1/+1
* | Fix indentation in conf.pyPhilip Molloy2016-10-251-12/+12
* | latex: Disable babel if polyglossia loadedTakeshi KOMIYA2016-10-251-1/+1
* | Merge pull request #3078 from jwilk/spellingTakeshi KOMIYA2016-10-242-2/+2
|\ \ | |/ |/|
| * Fix typosJakub Wilk2016-10-222-2/+2
* | Add a comment to Makefile template for make-mode, update doc/Makefilejfbu2016-10-231-2/+2
|/
* Make ``make`` synonym to ``make help`` againjfbu2016-10-151-1/+4
* No need for an empty recipe for Makefile as it has been set .PHONYjfbu2016-10-151-3/+0
* Fix make-mode in order to allow build to go throughjfbu2016-10-151-5/+4
* Revert "new ``'packages'`` key to ``latex_elements``"jfbu2016-10-141-1/+0
* new ``'packages'`` key to ``latex_elements``jfbu2016-10-141-0/+1
* (latex) separate loading of hyperref from sphinx.styjfbu2016-10-141-0/+1
* Merge pull request #3034 from jfbu/use_sphinxoption_forkeepoldnamesTakeshi KOMIYA2016-10-121-1/+1
|\
| * make sphinx latex style file use a package optionjfbu2016-10-111-1/+1
* | Fix #2435: Slim down quickstarted conf.pyTakeshi KOMIYA2016-10-111-253/+3
|/
* Fix #3018: LaTeX problem with page dimensions and chapter titlesjfbu2016-10-071-0/+1
* Use ``latex_elements.papersize`` to specify papersize of LaTeX in MakefileTakeshi KOMIYA2016-10-031-2/+2
* Fix #2877: Rename ``latex_elements['footer']`` to ``latex_elements['postpream...Takeshi KOMIYA2016-09-171-1/+1
* Merge pull request #2893 from tk0miya/2892_apidoc_append_syspath_optionTakeshi KOMIYA2016-08-271-0/+10
|\
| * Fix #2892: Added ``-a`` (``--append-syspath``) option to `sphinx-apidoc`Takeshi KOMIYA2016-08-241-0/+10
* | Use caption of toctree by defaultTakeshi KOMIYA2016-08-211-2/+1
|/
* Jinja2-ize quickstartTakeshi KOMIYA2016-07-266-0/+1034
* Replace iftex by latex_engineTakeshi KOMIYA2016-07-191-1/+0
* Jinja2-ize latex writerTakeshi KOMIYA2016-07-071-0/+42
* Create themes/ subdirectory and move stuff from templates/ and static/ there.Georg Brandl2009-01-0512-506/+0
* Simplify script snippet, break long lines.Georg Brandl2009-01-042-9/+12
* fix #30: disable the search box when javascript isn't availableBenoit Boissinot2009-01-042-8/+19
* fix whitespace glitchGeorg Brandl2008-12-291-1/+1
* New builder for Qt help collections, by Antonio Valentino.Georg Brandl2008-12-292-6/+8
* Some fixes and changelog entry after switch to Jinja2.Georg Brandl2008-12-281-1/+1
* Merge with http://bitbucket.org/birkenfeld/sphinxSebastian Wiesner2008-12-231-1/+3
|\
| * Source links in HTML are now generated with ``rel="nofollow"``.Georg Brandl2008-12-201-1/+1
| * Add sidebarsourcelink block.Georg Brandl2008-12-201-0/+2
* | Fix name error in templateSebastian Wiesner2008-12-171-1/+1
* | Automated merge with http://www.bitbucket.org/birkenfeld/sphinx/Sebastian Wiesner2008-12-162-5/+5
|\ \ | |/ |/|
| * Fixed markup escaping issueSebastian Wiesner2008-11-271-1/+1
| * Automated merge with https://bitbucket.org/birkenfeld/sphinxSebastian Wiesner2008-11-232-4/+4
| |\
| | * Switched templating to jinja2Sebastian Wiesner2008-11-202-4/+4
* | | Remove last web leftovers.Georg Brandl2008-12-153-36/+0