summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump to 3.5.4 finalv3.5.4Takeshi KOMIYA2021-04-112-16/+4
* test: Disable testing with python3.10Takeshi KOMIYA2021-04-111-4/+4
* Merge pull request #9077 from tk0miya/9051_figure_styleTakeshi KOMIYA2021-04-117-23/+44
|\
| * Merge branch '3.5.x' into 9051_figure_styleTakeshi KOMIYA2021-04-111-1/+1
| |\ | |/ |/|
* | Merge pull request #9079 from tk0miya/9078_async_staticmethodTakeshi KOMIYA2021-04-112-2/+14
|\ \
| * | Update CHANGES for PR #9079Takeshi KOMIYA2021-04-111-1/+1
| | * Fix #9051: html theme: The style for figure are not appliedTakeshi KOMIYA2021-04-117-23/+44
| |/
| * Fix autodoc: Async staticmethods/ classmethods are considered as not asyncTakeshi KOMIYA2021-04-112-2/+14
|/
* Update CHANGES for PR #9071Takeshi KOMIYA2021-04-101-0/+2
* Merge pull request #9071 from ericholscher/pin-docutilsTakeshi KOMIYA2021-04-101-1/+1
|\
| * Pin Sphinx 3.x to docutils <0.17Eric Holscher2021-04-091-1/+1
|/
* Update CHANGES for PR #9059Takeshi KOMIYA2021-04-091-0/+1
* Fix #8870: Use title node for the caption of toctreeTakeshi KOMIYA2021-04-096-13/+22
* Merge pull request #9059 from mgeier/sidebar-cssTakeshi KOMIYA2021-04-071-1/+4
|\
| * CSS: support for aside.sidebar (from docutils 0.17+)Matthias Geier2021-04-071-1/+4
|/
* Merge pull request #8870 from tk0miya/test_with_docutils0.17b1Takeshi KOMIYA2021-04-047-166/+196
|\
| * test: Do test with docutils-0.17 (final)Takeshi KOMIYA2021-04-031-1/+1
| * test: Update testcase for docutils-0.17 (toctree caption)Takeshi KOMIYA2021-04-031-2/+5
| * test: Update testcase for docutils-0.17 (<section>)Takeshi KOMIYA2021-04-031-4/+13
| * test: Update testcase for docutils-0.17 (empty language)Takeshi KOMIYA2021-04-031-1/+1
| * test: Update testcase for docutils-0.17 (<figure> and <figcaption>)Takeshi KOMIYA2021-04-033-158/+175
| * test: Do test with docutils-0.17b1Takeshi KOMIYA2021-04-032-1/+2
|/
* Merge pull request #9048 from tk0miya/fix_enum_sigTakeshi KOMIYA2021-04-031-1/+8
|\
| * Fix testcase: the signature of Enum class has been changed since HEAD of 3.10Takeshi KOMIYA2021-04-031-1/+8
|/
* Merge pull request #9038 from tk0miya/fix_linkcheck_ciTakeshi KOMIYA2021-03-272-4/+4
|\
| * Fix the testcase for linkcheck refers removed URLsTakeshi KOMIYA2021-03-272-4/+4
|/
* Bump versionTakeshi KOMIYA2021-03-202-3/+24
* Bump to 3.5.3 finalTakeshi KOMIYA2021-03-202-19/+4
* Merge pull request #8967 from tk0miya/8959_unix_pathsep_on_windowsTakeshi KOMIYA2021-03-203-8/+9
|\
| * Fix #8959: using UNIX path separator confuses Sphinx on WindowsTakeshi KOMIYA2021-03-203-8/+9
|/
* Bump versionTakeshi KOMIYA2021-03-062-3/+24
* Bump to 3.5.2 finalv3.5.2Takeshi KOMIYA2021-03-062-19/+4
* Merge pull request #8956 from tk0miya/8943_update_translationsTakeshi KOMIYA2021-03-063-3/+4
|\
| * Merge branch '3.5.x' into 8943_update_translationsTakeshi KOMIYA2021-03-063-11/+26
| |\ | |/ |/|
* | Merge pull request #8958 from tk0miya/8936_custom_latex_builderTakeshi KOMIYA2021-03-062-9/+10
|\ \
| * \ Merge branch '3.5.x' into 8936_custom_latex_builderTakeshi KOMIYA2021-03-062-2/+16
| |\ \ | |/ / |/| |
* | | Merge pull request #8957 from tk0miya/8952_hangup_on_parallel_buildTakeshi KOMIYA2021-03-062-2/+17
|\ \ \
| * | | Fix #8952: Exceptions raised in a Directive cause parallel builds to hangTakeshi KOMIYA2021-03-042-2/+17
|/ / /
| * | Fix #8936: LaTeX: A custom LaTeX builder fails with unknown node errorTakeshi KOMIYA2021-03-052-9/+11
|/ /
| * i18n: Fix wrong substitution message catalog for el and hr (refs: #8943)Takeshi KOMIYA2021-03-043-3/+5
|/
* Merge pull request #8943 from askhl/3.5.x-fix-spanish-templateTakeshi KOMIYA2021-03-022-2/+2
|\
| * update .mo file as wellAsk Hjorth Larsen2021-03-011-0/+0
| * Spanish translation: fix bad substitution templatesAsk Hjorth Larsen2021-03-011-2/+2
|/
* Bump versionTakeshi KOMIYA2021-02-162-3/+24
* Bump to 3.5.1 finalv3.5.1Takeshi KOMIYA2021-02-162-19/+4
* Merge pull request #8896 from tk0miya/8883_AttributeError_assigning_annotationsTakeshi KOMIYA2021-02-162-3/+5
|\
| * Fix #8883: autodoc: AttributeError on assigning __annotations__Takeshi KOMIYA2021-02-162-3/+5
* | Merge pull request #8893 from tk0miya/8885_AttributeError_html_contextTakeshi KOMIYA2021-02-162-2/+16
|\ \ | |/ |/|
| * Fix #8885: html: AttributeError for CSS/JS files on html_contextTakeshi KOMIYA2021-02-162-2/+16
| * refactor: html: Fix typoTakeshi KOMIYA2021-02-161-1/+1
|/