Commit Graph

2825 Commits

Author SHA1 Message Date
Takeshi KOMIYA
8b8836b6d2 Show deprecation warning in directive_helper() 2018-02-21 00:27:18 +09:00
Jakob Lykke Andersen
bde93246c6 C++, parse 'this' in expressions. 2018-02-19 20:58:55 +01:00
Jakob Lykke Andersen
7d49a5311f C++, parse explicit casts and typeid in expression 2018-02-19 20:58:10 +01:00
Takeshi KOMIYA
938ba386ed Merge branch '1.7' 2018-02-20 00:02:57 +09:00
Takeshi KOMIYA
07de0ed10b Fix #4641: A external link in TOC cannot contain "?" with `:glob:` option 2018-02-19 23:27:57 +09:00
Takeshi KOMIYA
e0a74a3f40 Merge branch '1.7' into 4577_nested_enumlist 2018-02-19 22:48:54 +09:00
Takeshi KOMIYA
d40db5efa2 Fix #4563: autosummary: Incorrect end of line punctuation detection 2018-02-19 14:42:19 +09:00
Takeshi KOMIYA
9b0bf85c93 Update CHANGES for PR #4634 2018-02-19 10:49:54 +09:00
Takeshi KOMIYA
10991cdf67 Merge branch '1.7' 2018-02-19 00:31:57 +09:00
Takeshi KOMIYA
364c6735e6 Merge branch '1.7' into compat_autosummary 2018-02-18 17:32:37 +09:00
Takeshi KOMIYA
6beab9c5a4 Fix #4577: Enumerated sublists with explicit start with wrong number 2018-02-18 17:29:17 +09:00
Takeshi KOMIYA
2d640f99e0 Merge branch '1.7' into 4623_sphinx.build_main 2018-02-18 17:15:32 +09:00
Takeshi KOMIYA
f8bb40ab30 Merge branch '1.7' 2018-02-18 12:39:07 +09:00
Takeshi KOMIYA
a9ecb190a7 autosummary: Fix compatibility of get_documenter() API (refs: #4366) 2018-02-17 23:26:28 +09:00
Takeshi KOMIYA
27d51cb406 Merge branch '1.7' into 4617_quickstart_argument_required 2018-02-17 14:45:34 +09:00
Takeshi KOMIYA
08158bf804 Fix CHANGES for PR #4627 2018-02-17 10:07:28 +09:00
Takeshi KOMIYA
5bcef2a924 Update CHANGES 2018-02-17 01:34:26 +09:00
Takeshi KOMIYA
b2e18a08e9 Update CHANGES for PR #4622 2018-02-16 21:42:24 +09:00
Patrick Wingo
e505cbb3be Napoleon: custom section headers (#4387)
* Changes to allow for custom sections in google/numpy comments when parsing with napoleon

* fixed some formatting to pass flake8 tests
2018-02-15 16:16:23 -05:00
Takeshi KOMIYA
b5bae235f2 Fix #4615: The argument of `sphinx.build` has been changed in 1.7.0 2018-02-16 02:08:56 +09:00
Takeshi KOMIYA
911f74f467 Fix #4623: sphinx.build_main no longer exists in 1.7.0 2018-02-16 02:08:39 +09:00
Takeshi KOMIYA
01da85fbe2 Fix #4617: quickstart: PROJECT_DIR argument is required 2018-02-15 01:57:26 +09:00
Takeshi KOMIYA
1d0f7827fc Merge branch '1.7' into 4260_kwarg_separator_is_disappeared 2018-02-14 00:38:48 +09:00
Takeshi KOMIYA
7cf1520c10 Fix #4608: epub: Invalid meta tag is generated 2018-02-13 21:00:46 +09:00
Takeshi KOMIYA
795ca7a0c9 Fix #4260: autodoc: keyword only argument separator is not disappeared 2018-02-13 02:13:38 +09:00
Takeshi KOMIYA
6cf0698b0c Merge branch '1.7' 2018-02-12 16:20:00 +09:00
Takeshi KOMIYA
419021e82f Bump version 2018-02-12 16:16:20 +09:00
Takeshi KOMIYA
34a20bf10b Bump to 1.7.0 final 2018-02-12 16:14:07 +09:00
Takeshi KOMIYA
e700f0ba99 Fix #4581: apidoc: Excluded modules still included 2018-02-11 22:10:33 +09:00
Takeshi KOMIYA
e5adf8ce91 Merge branch '1.7-release' 2018-02-11 19:35:48 +09:00
Kit La Touche
f21b9d5892 Use rawsource in autosectionlabel
Fixes #4027.
2018-02-11 13:52:27 +09:00
Takeshi KOMIYA
e84ba569a2 Merge branch '1.7-release' 2018-02-10 15:46:48 +09:00
Takeshi KOMIYA
0f1168308b Merge branch '1.7-release' into 4560_i18n_compilation_problem 2018-02-10 11:53:14 +09:00
Zac-HD
973f2680d6 Add ext.autodoc + ext.doctest test root 2018-02-09 10:39:25 +11:00
Takeshi KOMIYA
afbd27f996 Fix i18n: message catalogs are not compiled when specific build (refs: #4560)
sphinx-build skips message catalog builds if specific filename are given
as arguments.
2018-02-08 12:44:15 +09:00
Takeshi KOMIYA
301aee4916 Drop function based directive support 2018-02-07 09:20:47 +09:00
Takeshi KOMIYA
9d33ec99b4 Deprecate: app.import_object() 2018-02-06 00:36:55 +09:00
Takeshi KOMIYA
69384902a4 Merge branch 'stable' into 1.7-release 2018-02-05 01:06:56 +09:00
Takeshi KOMIYA
fa6d6ee5cc Fix version number 2018-02-05 01:06:18 +09:00
Takeshi KOMIYA
0b2b316be3 Bump version 2018-02-05 01:03:50 +09:00
Takeshi KOMIYA
645044d7f0 Bump to 1.6.7 final 2018-02-05 01:00:09 +09:00
Takeshi KOMIYA
5558b63315 Merge branch '1.7-release' 2018-02-04 23:24:38 +09:00
Takeshi KOMIYA
656e3be754 Fix #4539: autodoc emits warnings for partialmethods 2018-02-04 23:23:43 +09:00
Takeshi KOMIYA
18c0b23797 Merge branch 'stable' into 1.7-release 2018-02-04 23:20:48 +09:00
Takeshi KOMIYA
212baa9740 Fix #4538: autodoc: `sphinx.ext.autodoc.Options` has been moved 2018-02-04 19:08:35 +09:00
Takeshi KOMIYA
af19e21ffc Fix #3942: html: table is not aligned to center even if `:align: center` 2018-02-04 15:21:41 +09:00
Takeshi KOMIYA
498fa379ef Merge pull request #4540 from tk0miya/4539_warnings_for_partialmethods
Fix #4539: autodoc emits warnings for partialmethods
2018-02-03 17:39:58 +09:00
Takeshi KOMIYA
758e051ed2 Fix #4539: autodoc emits warnings for partialmethods 2018-02-03 17:25:48 +09:00
Takeshi KOMIYA
f8ef77aaf1 Fix #4531: autosummary: methods are not treated as attributes 2018-02-03 17:13:45 +09:00
Takeshi KOMIYA
929379d0ce Fix #2372: autosummary: invalid signatures are shown for type annotated functions 2018-02-03 16:53:26 +09:00