summaryrefslogtreecommitdiff
path: root/sphinx/templates
Commit message (Expand)AuthorAgeFilesLines
* A happy new year!Takeshi KOMIYA2019-01-021-1/+1
* Fix flake8 violation in conf.pyTakeshi KOMIYA2018-12-201-0/+1
* LaTeX: compatibility with caption package, 2nd partjfbu2018-11-183-0/+3
* LaTeX: compatibility with caption packagejfbu2018-11-132-2/+2
* Fix typo in make.bat template help string, update help stringsjfbu2018-09-202-4/+4
* Fix #5453 and move LaTeX ``\pagestyle`` to templatejfbu2018-09-181-0/+3
* Fix #4911: add latexpdf to make.bat for non make-modeTakeshi KOMIYA2018-09-181-0/+1
* Merge pull request #5282 from schettino72/quickstart-pygments-style-noneTakeshi KOMIYA2018-09-021-1/+1
|\
| * quickstart: set conf.py pygments_style value to NoneEduardo Schettino2018-08-101-1/+1
* | Merge branch 'master' into template-bodyTakeshi KOMIYA2018-08-205-10/+29
|\ \ | |/
| * Merge branch 'master' into graphviz_width_of_svgTakeshi KOMIYA2018-08-071-5/+0
| |\
| | * conf.py: Drop epub_author, epub_publisher and epub_copyrightTakeshi KOMIYA2018-08-051-3/+0
| | * quickstart: epub builder is enabled by defaultTakeshi KOMIYA2018-08-051-2/+0
| * | Fix #5002: graphviz: SVGs do not adapt to the column widthTakeshi KOMIYA2018-08-051-0/+19
| |/
| * Merge branch '1.7'Takeshi KOMIYA2018-08-042-4/+4
| |\
| | * LaTeX: fix usage of PAPER envvar, which got broken at Sphinx 1.5jfbu2018-07-312-4/+4
| * | LaTeX: add hyperref support to general index as handled by xindyjfbu2018-07-141-0/+5
| * | Add ``latex_use_xindy`` new config variable for UTF-8 enabled indicesjfbu2018-06-301-1/+1
* | | latex writer: move ever template parts into latex.tex_tGabriel Laskar2018-06-191-0/+4
|/ /
* | Merge branch '1.7'Takeshi KOMIYA2018-06-093-1/+9
|\ \ | |/
| * LaTeX, follow-up to PR #5012, avoid label separated by pagebreakjfbu2018-06-082-2/+2
| * Fix #5009: latex: a label for table is vanished if table does not have a captionTakeshi KOMIYA2018-06-073-1/+9
* | Remove unused SPHINXPROJ from new Makefile/make.bat.Antony Lee2018-05-102-2/+0
* | refactor: Reduce DeprecationWarningsTakeshi KOMIYA2018-05-073-9/+0
* | Fix typo: remove space before full stopJon Dufresne2018-04-281-1/+1
* | Merge branch '1.7'Takeshi KOMIYA2018-04-141-1/+1
|\ \ | |/
| * Update comments on conf.pyTakeshi KOMIYA2018-04-081-1/+1
* | Let LaTeX with XeTeX/LuaTeX not use small typeface in code-blocksjfbu2018-03-281-0/+1
|/
* Do not construct <files> tag by python codeTakeshi KOMIYA2018-03-181-1/+3
* Use template for generating .qhp fileTakeshi KOMIYA2018-03-181-0/+24
* builder: Use template for generating .qhcp fileTakeshi KOMIYA2018-03-181-0/+19
* Fix #4727: Option clash for package textcompjfbu2018-03-111-0/+1
* Show opt:scheme attribute only for EPUB3.1 (refs: #4622)Takeshi KOMIYA2018-02-181-1/+5
* Merge pull request #4622 from turky/masterTakeshi KOMIYA2018-02-161-1/+1
|\
| * restore deleted id attribute in dc.identifier elementAkihiro Takizawa2018-02-161-1/+1
| * restore deleted id attribute in dc.identifier elementAkihiro Takizawa2018-02-161-1/+1
| * fix dc.identifier element using opf:scheme in sphinx/templates/epub3/content....Akihiro Takizawa2018-02-161-1/+1
| * key changes to scheme in epub3 opf templateAkihiro Takizawa2018-02-151-1/+1
* | minor conf.py cleanupTim Hoffmann2018-01-131-14/+13
* | shebang line is removed from generated conf.py (refs: #4385)Takeshi KOMIYA2018-01-131-3/+0
* | Merge pull request #4385 from timhoffm/quickstart-confTakeshi KOMIYA2018-01-131-22/+17
|\ \
| * | updates to conf.py generated by sphinx-quickstartTim Hoffmann2018-01-061-22/+17
* | | make.bat: Make SOURCEDIR configurableStephen Finucane2018-01-111-2/+3
* | | Makefile: Make SOURCEDIR configurableStephen Finucane2018-01-111-2/+3
* | | make.bat: Remove unnecessary targetsStephen Finucane2018-01-111-121/+2
* | | Makefile: Remove unnecessary targetsStephen Finucane2018-01-111-85/+7
* | | builders: Add 'Builder.epilog' optionStephen Finucane2018-01-112-111/+0
|/ /
* | epub: Remove dead templatesStephen Finucane2017-12-284-59/+0
* | templates: Remove 'epub3' targetsStephen Finucane2017-12-282-16/+0
* | quickstart: Rework how we collect extensionsStephen Finucane2017-12-031-8/+23
|/