Commit Graph

13464 Commits

Author SHA1 Message Date
jfbu
1adf12bfa7 Make imgmath_use_preview work also for svg output 2019-08-01 17:52:28 +02:00
Takeshi KOMIYA
f050092f42
Merge pull request #6621 from sphinx-doc/6620_classifiers_not_translated
Fix #6620: i18n: classifiers of definition list are not translated with docutils-0.15
2019-08-02 00:42:10 +09:00
Takeshi KOMIYA
c45f962b05 Fix #6620: i18n: classifiers of definition list are not translated with docutils-0.15 2019-08-02 00:27:24 +09:00
Takeshi KOMIYA
57777da0bb
Merge pull request #6580 from tk0miya/refactor_inspect
refactor: sphinx.util.inspect:Signature.format_annotation_old()
2019-07-14 01:51:11 +09:00
Takeshi KOMIYA
8b34e431ca
Merge pull request #6577 from sphinx-doc/npm_updates
Update npm packages
2019-07-14 01:13:18 +09:00
Takeshi KOMIYA
f68dd9c986 refactor: sphinx.util.inspect:Signature.format_annotation_old() 2019-07-14 01:00:51 +09:00
Takeshi KOMIYA
5db23ea002
Merge pull request #6579 from tk0miya/refactor_type_annotation_py351
Fix type annotation for python 3.5.1
2019-07-14 00:00:18 +09:00
Takeshi KOMIYA
0c48a28ad7 Fix type annotation for python 3.5.1 2019-07-13 23:46:17 +09:00
Takeshi KOMIYA
0bc530f1b7
Merge pull request #6563 from tk0miya/6561_glossary_hyperrer_for_alphanumeric_term
Fix #6561: glossary: Wrong hyperlinks are generated for non alphanumeric terms
2019-07-13 21:16:31 +09:00
Takeshi KOMIYA
7bfc8c9a46
Merge pull request #6571 from tk0miya/6567_autoclass_content_ignores_inherited_docstrings
Fix #6567: autodoc: autodoc_inherit_docstrings does not effect to __init__()
2019-07-13 21:02:20 +09:00
Takeshi KOMIYA
a252636333
Merge branch '2.0' into 6561_glossary_hyperrer_for_alphanumeric_term 2019-07-13 20:59:48 +09:00
Takeshi KOMIYA
fb61bef55c Update npm packages 2019-07-13 20:01:31 +09:00
Takeshi KOMIYA
9a552a9cd7 Fix mypy violations (for mypy-0.720) 2019-07-13 11:17:03 +09:00
Takeshi KOMIYA
1d2d295a93 Merge branch '2.1.3' into 2.0 2019-07-13 11:14:44 +09:00
Takeshi KOMIYA
68973e803a
Merge pull request #6575 from tk0miya/mypy-0.720
Fix mypy violations (for mypy-0.720)
2019-07-13 11:14:17 +09:00
Takeshi KOMIYA
fd74594f53 Fix mypy violations (for mypy-0.720) 2019-07-13 10:55:13 +09:00
Takeshi KOMIYA
1c088ec163 Fix #6567: autodoc: autodoc_inherit_docstrings does not effect to __init__() 2019-07-11 01:39:17 +09:00
Takeshi KOMIYA
5d89c30dab Update CHANGES for PR #6547 2019-07-09 00:32:01 +09:00
Takeshi KOMIYA
632223b860
Merge pull request #6547 from ngoldbaum/issue-6545
Fix #6545. Strip doctests for doctest_block nodes.
2019-07-09 00:14:49 +09:00
Takeshi KOMIYA
b56390644d Fix #6561: glossary: Wrong hyperlinks are generated for non alphanumeric terms 2019-07-09 00:13:21 +09:00
Nathan Goldbaum
a570ea6c03 Fix #6545. Strip doctests for doctest_node blocks. 2019-07-07 19:28:45 -04:00
Takeshi KOMIYA
ef2f1057cd
Merge pull request #6553 from tk0miya/6549_escaped_errmsg
Fix #6549: sphinx-build: Escaped characters in error messages
2019-07-07 18:46:54 +09:00
Takeshi KOMIYA
33991a0d43
Merge branch '2.0' into 6549_escaped_errmsg 2019-07-07 17:25:38 +09:00
Takeshi KOMIYA
96fa46e7b3
Merge pull request #6557 from tk0miya/update_faq
docs: Update FAQ for github pages
2019-07-07 17:24:45 +09:00
Takeshi KOMIYA
8782e50eae
Merge pull request #6494 from tk0miya/5592_cmdoption_registers_multiple_indices
Close #5592: option directive registers an index entry for each comma separated option
2019-07-07 17:07:16 +09:00
Takeshi KOMIYA
fde3d2a1ed
Merge branch '2.0' into 5592_cmdoption_registers_multiple_indices 2019-07-07 16:40:17 +09:00
Takeshi KOMIYA
10883c2824 docs: Update FAQ for github pages 2019-07-07 16:08:54 +09:00
Takeshi KOMIYA
f44a6242be Update CHANGES for PR #6528 2019-07-06 22:57:33 +09:00
Takeshi KOMIYA
db77706c7a
Merge pull request #6529 from tk0miya/6528_aware_datetime
format_date(): use "aware" local datetime by default (refs: #6528)
2019-07-06 22:53:16 +09:00
Takeshi KOMIYA
59c9336a67
Merge pull request #6555 from tk0miya/refactor_type_annotation_testing
Migrate to py3 style type annotation: sphinx.testing
2019-07-06 14:54:57 +09:00
Takeshi KOMIYA
ac158d0786
Merge pull request #6554 from tk0miya/refactor_type_annotation_pycode
Migrate to py3 style type annotation: sphinx.pycode
2019-07-06 14:54:13 +09:00
Takeshi KOMIYA
1c6a279fa8 Migrate to py3 style type annotation: sphinx.testing.restructuredtext 2019-07-06 14:38:56 +09:00
Takeshi KOMIYA
3f6565df63 Migrate to py3 style type annotation: sphinx.testing.fixtures 2019-07-06 14:38:52 +09:00
Takeshi KOMIYA
05f75b7c94 Migrate to py3 style type annotation: sphinx.testing.path 2019-07-06 14:38:48 +09:00
Takeshi KOMIYA
32fa96d46d Migrate to py3 style type annotation: sphinx.testing.util 2019-07-06 14:38:45 +09:00
Takeshi KOMIYA
80e3fdb791 Migrate to py3 style type annotation: sphinx.pycode.parser 2019-07-06 14:35:35 +09:00
Takeshi KOMIYA
bd578b7ab6 Migrate to py3 style type annotation: sphinx.pycode 2019-07-06 14:35:32 +09:00
Takeshi KOMIYA
9e9cc79599
Merge pull request #6540 from tk0miya/736_index_sorting
Fix #736: Invalid sort in pair index
2019-07-06 14:32:17 +09:00
Takeshi KOMIYA
3fa3ff439c Fix #6549: sphinx-build: Escaped characters in error messages 2019-07-06 14:28:54 +09:00
Takeshi KOMIYA
31207aa813 Fix #736: Invalid sort in pair index 2019-07-06 14:12:12 +09:00
Takeshi KOMIYA
0c3f986d54
Merge pull request #6542 from tk0miya/refactor_html_builder
refactor: Separate HTMLBuilder.copy_static_files() to sub methods
2019-07-06 14:10:08 +09:00
Takeshi KOMIYA
8b4e54f904
Merge pull request #6552 from tk0miya/refactor_type_annotation_env
Migrate to py3 style type annotation: sphinx.environment
2019-07-06 13:35:27 +09:00
Takeshi KOMIYA
2623ad17f5 Migrate to py3 style type annotation: sphinx.environment.adapters.toctree 2019-07-06 12:42:26 +09:00
Takeshi KOMIYA
986ac82adf Migrate to py3 style type annotation: sphinx.environment.adapters.indexentries 2019-07-06 12:42:26 +09:00
Takeshi KOMIYA
e67e0432b5 Migrate to py3 style type annotation: sphinx.environment.adapters.asset 2019-07-06 12:42:26 +09:00
Takeshi KOMIYA
d0fedc3a4b Migrate to py3 style type annotation: sphinx.environment.collectors.title 2019-07-06 12:42:26 +09:00
Takeshi KOMIYA
58847682cc Migrate to py3 style type annotation: sphinx.environment.collectors.toctree 2019-07-06 12:42:26 +09:00
Takeshi KOMIYA
66b123a9a7 Migrate to py3 style type annotation: sphinx.environment.collectors.metadata 2019-07-06 12:42:26 +09:00
Takeshi KOMIYA
be673a714d Migrate to py3 style type annotation: sphinx.environment.collectors.indexentries 2019-07-06 12:42:26 +09:00
Takeshi KOMIYA
f076afd920 Migrate to py3 style type annotation: sphinx.environment.collectors.dependencies 2019-07-06 12:42:26 +09:00