Takeshi KOMIYA
|
c7d5393fff
|
Bump to 2.2.2 final
|
2019-12-03 01:14:13 +09:00 |
|
Takeshi KOMIYA
|
73f23f41c5
|
Merge pull request #6883 from tk0miya/6821_update_translations
Fix #6821: i18n: some translation messages has been broken
|
2019-12-03 00:55:34 +09:00 |
|
Takeshi KOMIYA
|
7f4c1d9a7f
|
Update message catalogs
|
2019-12-03 00:31:53 +09:00 |
|
Takeshi KOMIYA
|
34a7d6326f
|
Fix #6821: i18n: some translation messages has been broken
|
2019-12-02 01:41:57 +09:00 |
|
Takeshi KOMIYA
|
3bc16b0383
|
Merge pull request #6879 from tk0miya/6803_parallel_build_error_on_macOS
Fix #6803: Disable parallel build on macOS and py38+
|
2019-12-01 22:50:09 +09:00 |
|
Jean-François B
|
c235a43007
|
Merge pull request #6877 from jfbu/latex_6876
LaTeX: avoid ragged line endings in case of multi-line author display
|
2019-12-01 10:02:13 +01:00 |
|
Takeshi KOMIYA
|
e742af0608
|
Fix mypy violations (for mypy-0.750)
|
2019-12-01 16:01:40 +09:00 |
|
Takeshi KOMIYA
|
6f529f01ed
|
Fix #6803: Disable parallel build on macOS and py38+
|
2019-12-01 16:01:19 +09:00 |
|
Takeshi KOMIYA
|
60a8eebc8e
|
Merge pull request #6880 from tk0miya/test_with_py38_explicitly
test: Do test with python3.8
|
2019-12-01 15:52:37 +09:00 |
|
Takeshi KOMIYA
|
99efebbb10
|
test: Do test with python3.8
|
2019-12-01 15:29:23 +09:00 |
|
Takeshi KOMIYA
|
c978494914
|
Update CHANGES for PR #6872
|
2019-12-01 12:22:02 +09:00 |
|
Takeshi KOMIYA
|
c902a1b7dc
|
Merge pull request #6872 from sphinx-doc/linkcheck-308
builders/linkcheck: include "experimental" HTTP 308 as "permanently"
|
2019-12-01 12:19:08 +09:00 |
|
jfbu
|
204c230c73
|
LaTeX: avoid ragged line endings in case of multi-line author display
Closes #6876
|
2019-11-30 23:49:57 +01:00 |
|
Georg Brandl
|
3398194135
|
builders/linkcheck: include "experimental" HTTP 308 as "permanently"
Also remove redundant "default" case.
|
2019-11-30 17:07:25 +01:00 |
|
Takeshi KOMIYA
|
0d80cff43c
|
Merge pull request #6869 from tk0miya/6867_extra_spaces_on_folding
Fix #6867: text: extra spaces are inserted to hyphenated words on folding lines
|
2019-11-30 22:59:18 +09:00 |
|
Takeshi KOMIYA
|
5a05cabd6a
|
Fix #6867: text: extra spaces are inserted to hyphenated words on folding lines
|
2019-11-30 22:44:13 +09:00 |
|
Takeshi KOMIYA
|
cf37af27cf
|
Merge pull request #6874 from tk0miya/mypy-0.750
Fix mypy violations (for mypy-0.750)
|
2019-11-30 22:43:53 +09:00 |
|
Takeshi KOMIYA
|
c30d7b2ddd
|
Fix mypy violations (for mypy-0.750)
|
2019-11-30 22:07:53 +09:00 |
|
Takeshi KOMIYA
|
82a6048f12
|
Fix typo
|
2019-11-28 23:31:08 +09:00 |
|
Takeshi KOMIYA
|
afca037aa4
|
Update CHANGES for PR #6548
|
2019-11-28 22:29:56 +09:00 |
|
Aaron Carlisle
|
c6d9924735
|
Opensearch: Use favicon if available
|
2019-11-28 22:27:09 +09:00 |
|
Takeshi KOMIYA
|
1cc1481771
|
Merge pull request #6866 from tk0miya/napoleon_doc_fix
doc: URL of numpydoc has changed
|
2019-11-27 01:25:33 +09:00 |
|
Takeshi KOMIYA
|
b6f205e975
|
Merge pull request #6852 from tk0miya/6848_config_overrides
Fix #6848: config.py shouldn't pop extensions from overrides
|
2019-11-27 01:24:49 +09:00 |
|
Takeshi KOMIYA
|
82b2b1752a
|
doc: URL of numpydoc has changed
|
2019-11-27 00:12:32 +09:00 |
|
Takeshi KOMIYA
|
2f0e70e617
|
Merge branch '2.0' into 6848_config_overrides
|
2019-11-27 00:07:00 +09:00 |
|
Takeshi KOMIYA
|
9bd64e4e2a
|
Merge pull request #6862 from tk0miya/6854_update_supported_languages_list
Update supported languages (refs: #6854)
|
2019-11-27 00:04:22 +09:00 |
|
jfbu
|
dc53404d48
|
Fix markup issue in our docs
|
2019-11-26 14:22:17 +01:00 |
|
jfbu
|
d398959230
|
Fix typo in docs
|
2019-11-26 14:11:40 +01:00 |
|
Takeshi KOMIYA
|
7deca6f787
|
Merge pull request #6735 from tk0miya/refactor_type_annotation_writers
Migrate to py3 style type annotation: sphinx.writers
|
2019-11-26 01:50:18 +09:00 |
|
Takeshi KOMIYA
|
f7425c9c3e
|
Migrate to py3 style type annotation: sphinx.writers.latex
|
2019-11-26 01:36:00 +09:00 |
|
Takeshi KOMIYA
|
67c133aa77
|
Migrate to py3 style type annotation: sphinx.writers.text
|
2019-11-26 01:36:00 +09:00 |
|
Takeshi KOMIYA
|
a7f86954a8
|
Migrate to py3 style type annotation: sphinx.writers.xml
|
2019-11-26 01:36:00 +09:00 |
|
Takeshi KOMIYA
|
ab1369a837
|
Migrate to py3 style type annotation: sphinx.writers.html
|
2019-11-26 01:36:00 +09:00 |
|
Takeshi KOMIYA
|
5466906c7b
|
Migrate to py3 style type annotation: sphinx.writers.html5
|
2019-11-26 01:36:00 +09:00 |
|
Takeshi KOMIYA
|
d9def51872
|
Migrate to py3 style type annotation: sphinx.writers.manpage
|
2019-11-26 01:34:03 +09:00 |
|
Takeshi KOMIYA
|
ede4182c52
|
Migrate to py3 style type annotation: sphinx.writers.texinfo
|
2019-11-26 01:34:03 +09:00 |
|
Takeshi KOMIYA
|
995dfa4e73
|
Merge pull request #6816 from jonashaag/linkcheck-auth
Add linkcheck_auth option
|
2019-11-26 01:29:30 +09:00 |
|
Takeshi KOMIYA
|
1faf14d411
|
Update supported languages (refs: #6854)
|
2019-11-26 01:22:14 +09:00 |
|
Takeshi KOMIYA
|
6de29cdb84
|
Merge pull request #6854 from jfbu/doc_mention_Greek_as_supported_language
DOC: add Greek to list of supported languages
|
2019-11-26 00:56:34 +09:00 |
|
Jonas Haag
|
df2f80c755
|
Add linkcheck_auth option
|
2019-11-25 09:53:45 +01:00 |
|
jfbu
|
d9bd9c4098
|
Fix typo in LaTeX code comment
modified: sphinx/texinputs/sphinxmulticell.sty
|
2019-11-22 21:23:07 +01:00 |
|
jfbu
|
70f087990b
|
DOC: add Greek to list of supported languages
|
2019-11-22 19:15:59 +01:00 |
|
Takeshi KOMIYA
|
125179e76e
|
Merge pull request #6817 from tk0miya/6798_autosummary_emits_skip_member_event
Close #6798: autosummary: emit ``autodoc-skip-member`` event on generating stub file
|
2019-11-21 08:52:05 +09:00 |
|
Timotheus Kampik
|
a0b0542218
|
6824 fix search js bug (#6844)
* #6824: Fix search logic (front end)
Prevent duplicate additions of terms to a file in ``fileMap``, document search fix in change log
|
2019-11-20 21:13:54 +01:00 |
|
Takeshi KOMIYA
|
c65243325c
|
Merge branch '2.0' into 6798_autosummary_emits_skip_member_event
|
2019-11-21 00:45:57 +09:00 |
|
Takeshi KOMIYA
|
4635727037
|
Merge pull request #6839 from tk0miya/6806_linkcheck_concatenate_error
Fix #6806: linkcheck: Failure on parsing content
|
2019-11-21 00:44:03 +09:00 |
|
Takeshi KOMIYA
|
cba9ff9ce2
|
Merge pull request #6841 from tk0miya/4186_uplatex
Fix #4186: LaTeX: Support upLaTeX as a new latex_engine (experimental)
|
2019-11-21 00:42:21 +09:00 |
|
Takeshi KOMIYA
|
c9236df8f1
|
Update CHANGES for PR #6850
|
2019-11-21 00:39:34 +09:00 |
|
Takeshi KOMIYA
|
afd81aaf57
|
Merge pull request #6850 from jwilk-forks/re.sub
Fix misplaced flags in re.sub() call
|
2019-11-21 00:35:42 +09:00 |
|
Jakub Wilk
|
68729fb975
|
Fix misplaced flags in re.sub() call
The 4th argument of re.sub() is maximum number of substitutions,
not flags.
|
2019-11-20 16:03:36 +01:00 |
|