summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Bump to 2.3.1 finalv2.3.1Takeshi KOMIYA2019-12-221-17/+2
* Fix #6936: sphinx-autogen: raises AttributeErrorTakeshi KOMIYA2019-12-221-0/+2
* Bump versionTakeshi KOMIYA2019-12-161-0/+21
* Bump to 2.3.0 finalv2.3.0Takeshi KOMIYA2019-12-161-29/+2
* Merge pull request #6891 from jfbu/latex_6890_curlyquoteTakeshi KOMIYA2019-12-151-0/+3
|\
| * Update CHANGES for PR #6891jfbu2019-12-151-0/+3
* | Merge pull request #6908 from tk0miya/6900_sphinx-build-D_accepts_booleanTakeshi KOMIYA2019-12-151-0/+2
|\ \
| * | Fix #6900: sphinx-build: -D option does not considers 0 and 1 as a boolean valueTakeshi KOMIYA2019-12-151-0/+2
| |/
* | Close #6781: gettext Add confvals to customize headers of POT fileTakeshi KOMIYA2019-12-151-0/+2
|/
* Update CHANGES for PR #6632Takeshi KOMIYA2019-12-141-0/+1
* Fix #6920: sphinx-build: A console message is wrongly highlightedTakeshi KOMIYA2019-12-141-0/+1
* Fix #6887: Sphinx crashes with docutils-0.16b0Takeshi KOMIYA2019-12-141-0/+1
* LaTeX: inhibit so-called TeX Ligatures with xelatex and lualatexjfbu2019-12-051-0/+2
* Merge branch '2.2.2' into 2.0Takeshi KOMIYA2019-12-031-3/+18
|\
| * Bump versionTakeshi KOMIYA2019-12-031-0/+21
| * Bump to 2.2.2 finalv2.2.2Takeshi KOMIYA2019-12-031-14/+2
| * Fix #6821: i18n: some translation messages has been brokenTakeshi KOMIYA2019-12-021-2/+2
| * Fix #6803: Disable parallel build on macOS and py38+Takeshi KOMIYA2019-12-011-0/+4
| * Fix #6815: i18n: some translation messages has been brokenTakeshi KOMIYA2019-11-151-0/+2
* | Merge pull request #6877 from jfbu/latex_6876Jean-François B2019-12-011-0/+1
|\ \
| * | LaTeX: avoid ragged line endings in case of multi-line author displayjfbu2019-11-301-0/+1
* | | Update CHANGES for PR #6872Takeshi KOMIYA2019-12-011-0/+1
|/ /
* | Fix #6867: text: extra spaces are inserted to hyphenated words on folding linesTakeshi KOMIYA2019-11-301-0/+2
* | Update CHANGES for PR #6548Takeshi KOMIYA2019-11-281-0/+1
* | Merge branch '2.0' into 6848_config_overridesTakeshi KOMIYA2019-11-271-0/+9
|\ \
| * | Add linkcheck_auth optionJonas Haag2019-11-251-0/+2
| * | Merge pull request #6817 from tk0miya/6798_autosummary_emits_skip_member_eventTakeshi KOMIYA2019-11-211-0/+1
| |\ \
| | * \ Merge branch '2.0' into 6798_autosummary_emits_skip_member_eventTakeshi KOMIYA2019-11-211-1/+12
| | |\ \
| | * | | Close #6798: autosummary: emit ``autodoc-skip-member`` event on generating st...Takeshi KOMIYA2019-11-161-0/+1
| * | | | 6824 fix search js bug (#6844)Timotheus Kampik2019-11-201-0/+3
| | |/ / | |/| |
| * | | Merge pull request #6839 from tk0miya/6806_linkcheck_concatenate_errorTakeshi KOMIYA2019-11-211-0/+1
| |\ \ \
| | * | | Fix #6806: linkcheck: Failure on parsing contentTakeshi KOMIYA2019-11-171-0/+1
| * | | | Merge pull request #6841 from tk0miya/4186_uplatexTakeshi KOMIYA2019-11-211-0/+1
| |\ \ \ \
| | * | | | Fix #4186: LaTeX: Support upLaTeX as a new latex_engine (experimental)Takeshi KOMIYA2019-11-171-0/+1
| | |/ / /
| * | | | Update CHANGES for PR #6850Takeshi KOMIYA2019-11-211-0/+1
* | | | | Fix #6848: config.py shouldn't pop extensions from overridesTakeshi KOMIYA2019-11-201-0/+1
|/ / / /
* | | | Merge pull request #6834 from tk0miya/6738_deprecated_tex_escape_mapTakeshi KOMIYA2019-11-191-0/+2
|\ \ \ \
| * | | | Deprecate sphinx.util.texescape.tex_escape_mapTakeshi KOMIYA2019-11-161-0/+2
| | |/ / | |/| |
* | | | Merge branch '2.0' into 6813_orphan_warning_for_included_documentTakeshi KOMIYA2019-11-171-2/+5
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '2.0' into 4683_more_translatable_toctreeTakeshi KOMIYA2019-11-171-0/+22
| |\ \ \
| | * \ \ Merge pull request #6801 from tk0miya/2546_apidoc_supports_sharedlibTakeshi KOMIYA2019-11-171-0/+1
| | |\ \ \
| | | * | | Close #2546: apidoc: .so file supportTakeshi KOMIYA2019-11-171-0/+1
| | | |/ /
| | * | | Merge branch '2.0' into 6793_sidebar_in_texinfoTakeshi KOMIYA2019-11-171-0/+20
| | |\ \ \
| | | * | | LaTeX: escape fewer Unicode chars if engine is lualatex or xelatexjfbu2019-11-161-1/+2
| | | |/ /
| | * | | Fix #6793: texinfo: Code examples broken following "sidebar"Takeshi KOMIYA2019-11-061-0/+1
| * | | | Close #4683: i18n: make explicit titles in toctree translatableTakeshi KOMIYA2019-11-011-0/+1
| |/ / /
* | | | Fix #6813: An orphan warning is emitted for included document on WindowsTakeshi KOMIYA2019-11-161-0/+3
| |/ / |/| |
* | | Merge branch '2.0' into 6738_new_escape_for_unicode_latex_engineJean-François B2019-11-151-3/+35
|\ \ \
| * \ \ Merge pull request #6825 from Zac-HD/intersphinx-fetchTakeshi KOMIYA2019-11-161-0/+1
| |\ \ \
| | * | | Fetch inventories concurrentlyZac-HD2019-11-151-0/+1