Commit Graph

14699 Commits

Author SHA1 Message Date
Takeshi KOMIYA
49063aa4eb Fix html: a width of table was ignored on HTML builder (ref: #6564) 2020-03-29 17:56:19 +09:00
Takeshi KOMIYA
3b6b3e5801 Update message catalogs 2020-03-29 02:24:38 +09:00
Takeshi KOMIYA
49acfcb401 Merge branch '2.x' into 3.0.x 2020-03-28 23:06:02 +09:00
Takeshi KOMIYA
c99db32a6c Merge branch '2.4.x' into 2.x 2020-03-28 23:05:47 +09:00
Takeshi KOMIYA
7585afb620
Merge pull request #7392 from tk0miya/7225_makefile
Fix #7225: release package contains .mypy_cache directory
2020-03-28 22:25:29 +09:00
Takeshi KOMIYA
d09dce974e Fix typo 2020-03-28 21:54:26 +09:00
Takeshi KOMIYA
5ba69ad837 Fix #7225: release package contains .mypy_cache directory 2020-03-28 21:53:46 +09:00
Jakob Lykke Andersen
6a90c16600
Merge pull request #7381 from jakobandersen/cpp_anon_dup_decl
C and C++, do not recurse in anon symbols when adding new symbols
2020-03-25 20:58:40 +01:00
Jakob Lykke Andersen
5be82125f2 Update changes 2020-03-25 20:27:51 +01:00
Jakob Lykke Andersen
67e5edde6d C, C++, do not recurse in anon symbols on addition 2020-03-25 20:07:16 +01:00
Jakob Lykke Andersen
6be31aa05c
Merge pull request #7380 from jakobandersen/cpp_comma_operator
C++, comma operator, pack expansion, error messages
2020-03-25 15:14:11 +01:00
Jakob Lykke Andersen
6ea9eb687a Update changes 2020-03-25 13:16:00 +01:00
Jakob Lykke Andersen
c9fb5ab9ad C++, support pack expansion in template argument lists 2020-03-25 13:08:09 +01:00
Jakob Lykke Andersen
f9d36008e1 C++, support comma operator in expressions 2020-03-25 11:00:35 +01:00
Jakob Lykke Andersen
1ab1e1c324 C++, improve error messages for template parameter/argument lists 2020-03-24 23:25:19 +01:00
Jakob Lykke Andersen
6deb592a2f
Merge pull request #7376 from jakobandersen/c_cpp_error_messages
C, C++, improve error messages
2020-03-24 21:27:00 +01:00
Jakob Lykke Andersen
1795cda56d C, C++, improve error messages. 2020-03-24 20:37:24 +01:00
Jakob Lykke Andersen
0dd09cb549
Merge pull request #7375 from jakobandersen/c_alternate_ops
C, alternative spellings of operators
2020-03-24 19:05:29 +01:00
Jakob Lykke Andersen
c6f1bf66e0 C, alternative spellings of operators 2020-03-24 18:38:42 +01:00
Jakob Lykke Andersen
0aedc353d6
Merge pull request #7373 from jakobandersen/cpp_alternate_ops
C++, alternative spellings of operators
2020-03-24 18:16:04 +01:00
Takeshi KOMIYA
955d02c983
Merge pull request #7365 from tk0miya/7364_autosummary_crashed
Fix #7364: autosummary: crashed when autosummary_generate is False
2020-03-25 01:42:57 +09:00
Jakob Lykke Andersen
077df4a084 C++, support alternate spellings of operators
Fixes sphinx-doc/sphinx#7367
2020-03-24 17:42:30 +01:00
Takeshi KOMIYA
dbf1982995
Merge branch '3.0.x' into 7364_autosummary_crashed 2020-03-25 01:31:39 +09:00
Takeshi KOMIYA
d53e903510
Merge pull request #7371 from tk0miya/7370_autosummary_UnboundLocalError
Fix #7370: autosummary: raises UnboundLocalError when unknown module given
2020-03-25 01:11:25 +09:00
Takeshi KOMIYA
263b7a021c Fix #7370: autosummary: raises UnboundLocalError when unknown module given 2020-03-25 00:25:03 +09:00
Takeshi KOMIYA
aacde5032d Fix #7364: autosummary: crashed when autosummary_generate is False 2020-03-23 01:46:30 +09:00
Takeshi KOMIYA
d2f7628f8d Bump version 2020-03-23 00:05:03 +09:00
Takeshi KOMIYA
f8e0a0e23a Bump to 3.0.0 beta1 2020-03-23 00:04:42 +09:00
Takeshi KOMIYA
a6868e0ca1 Merge branch '2.x' into 3.x 2020-03-22 23:49:22 +09:00
Takeshi KOMIYA
339717d877 Merge branch '2.4.x' into 2.x 2020-03-22 23:48:05 +09:00
Takeshi KOMIYA
8edae5fe28
Merge pull request #7356 from tk0miya/7301_node_id
Fix #7301: Allow . and _ for node_id
2020-03-22 23:42:56 +09:00
Takeshi KOMIYA
9ae34e1757
Merge pull request #7360 from tk0miya/7357_ValueError_on_resizing_SVG
Fix #7357: html: Resizing SVG image fails with ValueError
2020-03-22 23:39:17 +09:00
Takeshi KOMIYA
2659a37c1f Fix #7357: html: Resizing SVG image fails with ValueError 2020-03-22 23:23:18 +09:00
Takeshi KOMIYA
0fb7b8f525
Merge pull request #7355 from tk0miya/7331_cyfunction
Fix #7331: autodoc: a cython-function are not recognized as a function
2020-03-22 23:21:47 +09:00
Takeshi KOMIYA
dd70d9faac Fix #7331: autodoc: a cython-method is not recognized as a method 2020-03-22 23:13:49 +09:00
Takeshi KOMIYA
5c396b6325 Fix #7331: autodoc: a cython-function is not recognized as a function 2020-03-22 23:13:49 +09:00
Takeshi KOMIYA
5138255665 Fix a cyfunction was considered as an attribute descriptor 2020-03-22 19:03:27 +09:00
Takeshi KOMIYA
eb00870b6f
Merge pull request #7359 from tk0miya/update_docs
Fix document
2020-03-22 18:05:59 +09:00
Takeshi KOMIYA
91a22a3ecc
Merge pull request #7358 from tk0miya/refactor_autodoc
refactor: autodoc: Remove needless spaces from blank line
2020-03-22 17:55:32 +09:00
Takeshi KOMIYA
ab75982be0 Fix document 2020-03-22 17:49:17 +09:00
Takeshi KOMIYA
9ebad705b8 refactor: autodoc: Remove needless spaces from blank line 2020-03-22 17:47:18 +09:00
Takeshi KOMIYA
a6c1cc2ace
Merge pull request #7352 from tk0miya/refactor_autosummary
Deprecate sphinx.ext.autosummary:process_autosummary_toc()
2020-03-22 17:41:33 +09:00
Takeshi KOMIYA
6e15a8a88f
Merge pull request #7346 from tk0miya/7341_xref_for_type_annotations
Close #7341: py domain: type annotations are converted to cross refs
2020-03-22 17:23:25 +09:00
Takeshi KOMIYA
b0a6b3f285 Close #7341: py domain: type annotations are converted to cross refs 2020-03-22 17:10:00 +09:00
Takeshi KOMIYA
79989ce40e
Merge pull request #7351 from tk0miya/7324_multiple_suffixes_for_same_document
Fix #7324: Emit a warning if multiple files for same document found
2020-03-22 17:08:35 +09:00
Takeshi KOMIYA
7bbf79c313 Fix #7301: Allow . and _ for node_id
In development of 3.0, Sphinx starts to obey to the rule of
"Identifier Normalization" of docutils.  This extends it to allow
dots(".") and underscores("_") for node identifier.

It allows Sphinx to generate node identifier from source string as
possible as it is (bacause dots and underscores are usually used in
many programming langauges).

This change will keep not to break hyperlinks as possible.
2020-03-22 16:39:00 +09:00
Takeshi KOMIYA
4050f2df9d
Merge pull request #7350 from tk0miya/6240_noindex_for_napoloen
Fix #6240: napoleon: Attributes and Methods sections ignore :noindex: option
2020-03-22 16:29:52 +09:00
Takeshi KOMIYA
8806cc257a
Merge pull request #7348 from tk0miya/7340_toctree_doc
doc: Update about toctree directive
2020-03-22 16:28:36 +09:00
Takeshi KOMIYA
fe3782d2ed Deprecate sphinx.ext.autosummary:process_autosummary_toc()
The handler searches autosummary_toc node under root of document and
just under section nodes.  But that is already done in
ToctreeCollector.process_doc().  So it's no longer needed.
2020-03-21 21:44:59 +09:00
Takeshi KOMIYA
c4b7189978
Merge pull request #7344 from tk0miya/7343_debug_log
Fix #7343: Sphinx builds has been slower since 2.4.0 on debug mode
2020-03-21 20:59:29 +09:00