Takeshi KOMIYA
faf7280f97
Merge pull request #7387 from jakobandersen/before_content
...
Add ObjectDescription.transform_content()
2020-03-30 10:28:56 +09:00
Takeshi KOMIYA
e666a85cf3
Merge pull request #7400 from tk0miya/refactor_autosummary2
...
refactor: autosummary: string source_parsers are no longer registred
2020-03-30 10:22:57 +09:00
Jakob Lykke Andersen
fc2edd29a8
Add ObjectDescription.transform_content()
2020-03-29 19:44:08 +02:00
Takeshi KOMIYA
5af835e377
refactor: autosummary: string source_parsers are no longer registred
2020-03-30 02:00:58 +09:00
Takeshi KOMIYA
fb9d759f09
Merge pull request #7399 from tk0miya/refactor_type_annotation2
...
refactor: Update type annotation for cpp domain
2020-03-30 01:58:17 +09:00
Takeshi KOMIYA
01a6dfdc5a
Merge pull request #7398 from tk0miya/refactor_type_annotation
...
refactor: Update type annotation for autosummary
2020-03-30 01:40:06 +09:00
Takeshi KOMIYA
3a95fa7336
Merge pull request #7363 from tk0miya/refactor_pydomain
...
refactor: py domain: Use namedtuple for python objects and modules
2020-03-30 01:34:40 +09:00
Takeshi KOMIYA
2118252b37
Bump version
2020-03-30 01:32:14 +09:00
Takeshi KOMIYA
fa10309322
refactor: Update type annotation for cpp domain
2020-03-30 01:31:17 +09:00
Takeshi KOMIYA
8f444c373f
refactor: Update type annotation for autosummary
2020-03-30 01:26:41 +09:00
Takeshi KOMIYA
1df5add544
Update message catalog
2020-03-30 01:25:54 +09:00
Takeshi KOMIYA
9d32d5be55
Merge pull request #7374 from tk0miya/7301_node_id
...
Fix #7301 : capital characters are not allowed for node_id
2020-03-30 00:19:14 +09:00
Takeshi KOMIYA
32b256dc2f
Fix #7301 : epub: duplicated node_ids are generated
2020-03-29 23:55:56 +09:00
Takeshi KOMIYA
7aa5584a47
Fix #7301 : capital characters are not allowed for node_id
2020-03-29 23:55:56 +09:00
Takeshi KOMIYA
70c61e44c3
Merge pull request #7395 from tk0miya/7219_indexentries_for_pyfunc
...
Fix #7219 : py:function directive generates incorrect index entry
2020-03-29 20:04:29 +09:00
Takeshi KOMIYA
fe9473f42e
Fix #7219 : py:module directive generates incorrect index entry
2020-03-29 19:37:21 +09:00
Takeshi KOMIYA
ce25d0080e
Fix #7219 : py:function directive generates incorrect index entry
2020-03-29 19:37:19 +09:00
Takeshi KOMIYA
7887615374
Merge pull request #7390 from tk0miya/6477_broken_disabling_xref
...
Fix #6477 : Escape first "!" in a cross reference linking no longer possible
2020-03-29 19:14:08 +09:00
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
4ba1243ea2
Update CHANGES for PR #7222
2020-03-28 23:14:55 +09:00
Takeshi KOMIYA
0efcd95ea7
Merge pull request #7222 from terencehonles/fix-functools.__wrapped__-functions
...
Fix: autodoc: `__wrapped__` functions are not documented correctly
2020-03-28 23:13:16 +09:00
Takeshi KOMIYA
50fd2ff510
Merge branch '3.x'
2020-03-28 23:07:02 +09:00
Takeshi KOMIYA
fd9d9f97bf
Merge branch '3.0.x' into 3.x
2020-03-28 23:06:45 +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
36e204f627
Merge pull request #7394 from tk0miya/7361_update_CONTRIBUTING
...
Update CONTRIBUTING
2020-03-28 22:57:32 +09:00
Takeshi KOMIYA
bdeea0723b
Update CONTRIBUTING
2020-03-28 22:37:22 +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
e1c8582bb6
Merge pull request #7393 from tk0miya/update_doc
...
doc: Hide changelog entries on ToC page
2020-03-28 22:25:17 +09:00
Takeshi KOMIYA
ba4510d01f
doc: Hide changelog entries on ToC page
2020-03-28 22:01:32 +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
Takeshi KOMIYA
2713ada038
Merge pull request #7389 from tkoyama010/patch-1
...
💝 Let's say thanks to all translator
2020-03-28 18:56:58 +09:00
Takeshi KOMIYA
8da576cce0
Fix #6477 : Escape first "!" in a cross reference linking no longer possible
2020-03-28 18:54:10 +09:00
Tetsuo Koyama
f3aae09231
💝 Let's say thanks to all translator
2020-03-28 17:56:35 +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
Takeshi KOMIYA
3a61bb1907
Merge pull request #7377 from vedranmiletic/documentation-fixes
...
Add more EXAMPLES, update some changed links
2020-03-25 21:57:21 +09:00
Takeshi KOMIYA
eb04852e68
Merge pull request #7378 from rick-heig/patch-1
...
Update Instalation.rst - Docker sphinx-quickstart
2020-03-25 21:54:04 +09: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
Rick Wertenbroek
df1b05a659
Update Instalation.rst - Docker sphinx-quickstart
...
I suggest adding the -it option to the docker run command for sphinx-quickstart since it is an interactive command.
Without interaction, the process will simply stop with the [Interrupted.] state after the first option
...
> Separate source and build directories (y/n) [n]:
[Interrupted.]
2020-03-25 11:18:18 +01:00
Jakob Lykke Andersen
f9d36008e1
C++, support comma operator in expressions
2020-03-25 11:00:35 +01:00
Vedran Miletić
495d9a45e0
Add more EXAMPLES, update some changed links
2020-03-24 23:36:12 +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