summaryrefslogtreecommitdiff
path: root/sphinx/builders
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.x'Takeshi KOMIYA2020-11-022-0/+15
|\
| * Merge branch '3.2.x' into 3.xTakeshi KOMIYA2020-11-011-0/+1
| |\
| | * Fix broken url not reporting errorVasista Vovveti2020-10-201-0/+1
| * | Merge branch '3.x' into 8183Takeshi KOMIYA2020-11-016-28/+63
| |\ \
| * | | Don't remove substitution_reference nodes (fix #7953)Brecht Machiels2020-09-081-0/+14
| | |/ | |/|
* | | Merge pull request #8284 from tk0miya/7996_man_make_section_directory_by_defaultTakeshi KOMIYA2020-10-281-1/+1
|\ \ \
| * | | Close #7996: manpage: Make a section directory on build manpage by defaultTakeshi KOMIYA2020-10-281-1/+1
* | | | Merge branch '3.x' into masterTakeshi KOMIYA2020-10-282-4/+8
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge pull request #8332 from sphinx-doc/8321_linkcheck_tel_linksTakeshi KOMIYA2020-10-251-1/+1
| |\ \
| | * | Fix #8321: linkcheck: ``tel:`` schema hyperlinks are detected as errors8321_linkcheck_tel_linksTakeshi KOMIYA2020-10-241-1/+1
| * | | Merge pull request #8289 from graingert/allow-to-suppress-duplicated-tocTakeshi KOMIYA2020-10-241-1/+6
| |\ \ \
| | * | | Fix #8289: Allow to suppress "duplicated ToC entry found" warnings from epub ...Thomas Grainger2020-10-051-1/+6
| | |/ /
| * | | Linkcheck: Use Thread daemon argumentFrançois Freitag2020-10-111-2/+1
| |/ /
* | | Merge branch '3.x' into masterTakeshi KOMIYA2020-10-044-13/+21
|\ \ \ | |/ /
| * | Merge pull request #8273 from sphinx-doc/7996_man_make_section_directoryTakeshi KOMIYA2020-10-041-2/+8
| |\ \
| | * | Close #7996: manpage: Add man_make_section_directory7996_man_make_section_directoryTakeshi KOMIYA2020-10-031-2/+8
| * | | Merge pull request #8245 from mgeier/linkcheck-sourcedirTakeshi KOMIYA2020-10-041-3/+4
| |\ \ \
| | * | | Pass docname instead of srcdirMatthias Geier2020-10-041-3/+3
| | * | | linkcheck: take source directory into account for local filesMatthias Geier2020-09-271-3/+4
| * | | | Fix: missing and redundant spacing (and etc) for console output on building.shimizukawa2020-10-041-6/+6
| | |/ / | |/| |
| * | | Fix #8268: make linkcheck report HTTP errorsFrançois Freitag2020-10-031-0/+1
| * | | Merge pull request #8226 from tk0miya/fix_typo_in_latex_builderTakeshi KOMIYA2020-10-031-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | latex: Fix a typo (refs: #8206)Takeshi KOMIYA2020-09-211-2/+2
* | | | Fix missing module: warningsTakeshi KOMIYA2020-10-031-0/+1
* | | | Merge branch '3.x' into masterTakeshi KOMIYA2020-10-032-9/+33
|\ \ \ \ | |/ / /
| * | | Close #8081: latex: Allow to add LaTeX package until writing tex fileTakeshi KOMIYA2020-09-211-7/+21
| |/ /
| * | Merge pull request #8206 from tk0miya/6169_pxjahyper_is_loaded_for_non_platexTakeshi KOMIYA2020-09-211-1/+1
| |\ \
| | * | Fix #8169: LaTeX: pxjahyper loaded even when latex_engine is not platexTakeshi KOMIYA2020-09-131-1/+1
| * | | Merge pull request #8112 from tk0miya/8100_better_error_for_html_static_filesTakeshi KOMIYA2020-09-131-2/+11
| |\ \ \ | | |/ / | |/| |
| | * | Close #8100: html: Show a better error message for html_static_filesTakeshi KOMIYA2020-08-141-2/+11
| | |/
* | | Merge branch '3.x'Takeshi KOMIYA2020-08-141-1/+1
|\ \ \ | |/ /
| * | i18n: Add support for having single text domainMichal Čihař2020-08-071-1/+1
| |/
* | Merge branch '3.x'Takeshi KOMIYA2020-08-011-1/+1
|\ \ | |/
| * linkcheck: Fix a protocol relative URL is considered as a local fileTakeshi KOMIYA2020-07-241-1/+1
* | Merge branch '3.x'Takeshi KOMIYA2020-07-245-7/+30
|\ \ | |/
| * Close #5208: linkcheck: Support checks for local linksTakeshi KOMIYA2020-07-191-2/+15
| * fix typoTetsuo Koyama2020-07-191-1/+1
| * Merge pull request #7955 from peterbell10/alias-deprecation-messageTakeshi KOMIYA2020-07-176-8/+36
| |\
| | * Preserve backwards compatibilityPeter Bell2020-07-166-31/+46
| | * Require canonical name to be specified when calling deprecated_aliasPeter Bell2020-07-156-12/+25
| * | Fix #7745: html: inventory is broken if the docname contains a spaceTakeshi KOMIYA2020-07-131-1/+2
| |/
| * Close #7902: html theme: Add a new option globaltoc_maxdepthTakeshi KOMIYA2020-07-111-0/+2
* | Merge branch '3.x'Takeshi KOMIYA2020-07-111-1/+3
|\ \ | |/
| * Close #7849: html: Add html_codeblock_linenos_styleTakeshi KOMIYA2020-07-111-1/+3
* | Merge branch '3.x'Takeshi KOMIYA2020-07-053-6/+8
|\ \ | |/
| * Fix exception causes all over the codebaseRam Rachum2020-06-143-6/+8
* | Merge tag 'v3.1.0'Takeshi KOMIYA2020-07-051-5/+26
|\ \ | |/
| * Close #7247: linkcheck: Add linkcheck_request_headersTakeshi KOMIYA2020-06-011-5/+26
* | add debug logs for change detection: added/changed/outdated, mtime of sources...shimizukawa2020-06-141-0/+11
* | Merge branch '3.x'Takeshi KOMIYA2020-06-041-0/+9
|\ \ | |/