Takeshi KOMIYA
|
277aba935d
|
Close #6325: autodoc: Support attributes in __slots__
|
2019-05-22 09:56:46 +09:00 |
|
Takeshi KOMIYA
|
557d8d140e
|
Merge pull request #6365 from tk0miya/refactor_py_domain
Add :abstractmethod: option to py:method directive and support abstractmethod by autodoc
|
2019-05-19 23:46:34 +09:00 |
|
Takeshi KOMIYA
|
603bae4173
|
Merge pull request #6376 from tk0miya/6375_angle_brackets_in_linktitle
Fix #6375: extlinks: Cannot escape angle brackets in link caption
|
2019-05-19 23:43:50 +09:00 |
|
Takeshi KOMIYA
|
1be3f6c653
|
Merge branch '2.0' into 6375_angle_brackets_in_linktitle
|
2019-05-19 23:28:05 +09:00 |
|
Takeshi KOMIYA
|
8ed6a9ceb4
|
Fix #6379: py domain: Module index (py-modindex.html) has duplicate titles
|
2019-05-19 22:19:13 +09:00 |
|
Takeshi KOMIYA
|
092d87bde9
|
Fix #6375: extlinks: Cannot escape angle brackets in link caption
|
2019-05-16 23:14:57 +09:00 |
|
Adrián Chaves
|
e84ba7f78a
|
Support coverage_ignore_pyobjects in the coverage builder
|
2019-05-15 12:23:05 +02:00 |
|
Takeshi KOMIYA
|
e288999933
|
Close #744: autodoc: Support abstractmethod
|
2019-05-15 00:01:00 +09:00 |
|
Takeshi KOMIYA
|
358e582490
|
Add :abstractmethod: option to py:method directive (refs: #6138)
|
2019-05-15 00:00:51 +09:00 |
|
Takeshi KOMIYA
|
59d0f076ec
|
Merge branch '2.0' into 6311_autosummary_confused_by_complex_typehints2
|
2019-05-13 21:16:43 +09:00 |
|
Takeshi KOMIYA
|
ca605c7437
|
Add :type: option for rst:directive:option directive
|
2019-05-13 14:14:14 +09:00 |
|
Takeshi KOMIYA
|
4307dec3ac
|
Add rst:directive:option directive
|
2019-05-13 13:55:56 +09:00 |
|
Takeshi KOMIYA
|
19a006f620
|
Merge branch '2.0' into refactor_py_domain3
|
2019-05-12 18:29:05 +09:00 |
|
Takeshi KOMIYA
|
935d1ad0af
|
Merge pull request #6201 from tk0miya/6165_tab_width
Fix #6165: autodoc: ``tab_width`` setting of docutils has been ignored
|
2019-05-12 17:19:55 +09:00 |
|
Omer Katz
|
e08e7b05d3
|
Add a label to search input for accessability purposes.
|
2019-05-12 17:09:18 +09:00 |
|
Takeshi KOMIYA
|
1e0a377279
|
Merge branch '2.0' into 6165_tab_width
|
2019-05-12 17:06:49 +09:00 |
|
Takeshi KOMIYA
|
b708f7b82f
|
autodoc: Add PropertyDocumenter to detect properties
|
2019-05-12 15:59:57 +09:00 |
|
Takeshi KOMIYA
|
c59f2d9545
|
Add sphinx.util.inspect:isproperty()
|
2019-05-12 15:53:39 +09:00 |
|
Takeshi KOMIYA
|
a142a654fc
|
Add :property: option to py:method directive
|
2019-05-12 15:53:39 +09:00 |
|
Takeshi KOMIYA
|
d290dfd7e9
|
Fix #6311: autosummary: autosummary table gets confused by complex type hints
|
2019-05-12 14:53:25 +09:00 |
|
Takeshi KOMIYA
|
c27373ad76
|
Merge pull request #6341 from tk0miya/4550_centering_tables_using_css
Fix #4550: html: Centering tables by default using CSS
|
2019-05-12 13:33:37 +09:00 |
|
Takeshi KOMIYA
|
dc1c5fee70
|
Fix #6331: man: invalid output when doctest follows rubric
|
2019-05-06 21:27:43 +09:00 |
|
Takeshi KOMIYA
|
a9b3ec5322
|
Merge pull request #6338 from tk0miya/template_for_apidoc
refactor apidoc: Add templates for generating reST files
|
2019-05-06 21:08:30 +09:00 |
|
Takeshi KOMIYA
|
8c37f1f482
|
Merge test_ext_inheritance.py to test_ext_inheritance_diagram.py
|
2019-05-06 20:22:06 +09:00 |
|
Takeshi KOMIYA
|
107c20a11f
|
Fix #4550: html: Centering tables by default using CSS
|
2019-05-06 20:19:53 +09:00 |
|
Takeshi KOMIYA
|
b93f53c7e4
|
apidoc: Use a template for generating package file
|
2019-05-04 18:42:22 +09:00 |
|
Takeshi KOMIYA
|
e41d6f3651
|
apidoc: Use a template for generating toc file
|
2019-05-04 17:19:31 +09:00 |
|
Takeshi KOMIYA
|
b482e38ca2
|
apidoc: Use a template for generating module file
|
2019-05-04 17:19:31 +09:00 |
|
Takeshi KOMIYA
|
d960f2265d
|
Add ReSTRenderer
|
2019-05-02 19:32:57 +09:00 |
|
Takeshi KOMIYA
|
662389b8b0
|
Add rst.heading()
|
2019-05-02 19:32:57 +09:00 |
|
Takeshi KOMIYA
|
1ea23e14df
|
Fix #6165: autodoc: `tab_width` setting of docutils has been ignored
|
2019-04-25 21:44:44 +09:00 |
|
Takeshi KOMIYA
|
435ef05b99
|
Close #4777: autodoc: Support coroutine
|
2019-04-23 01:55:48 +09:00 |
|
Takeshi KOMIYA
|
a765c2e4ab
|
Add sphinx.util.inspect:iscoroutinefunction()
|
2019-04-23 01:40:37 +09:00 |
|
Takeshi KOMIYA
|
a77613fcfa
|
pycode: Support "async" syntax
|
2019-04-23 01:40:37 +09:00 |
|
Takeshi KOMIYA
|
e0abb10792
|
Fix #4777: Add :async: option to py:function and py:method directives
|
2019-04-23 01:40:37 +09:00 |
|
Takeshi KOMIYA
|
a285220778
|
Merge branch '2.0' into refactor_py_domain2
|
2019-04-23 01:16:42 +09:00 |
|
Takeshi KOMIYA
|
cc7a81419f
|
Merge pull request #6289 from alsrgv/add_imported_members_directive
Add imported-members to the directive whitelist
|
2019-04-15 10:24:08 +09:00 |
|
Takeshi KOMIYA
|
ff9fc7417f
|
Merge pull request #6288 from alsrgv/autodoc_bound_method
Add support for bound methods posing as functions in the module
|
2019-04-14 19:33:12 +09:00 |
|
Takeshi KOMIYA
|
2af2f10369
|
Merge pull request #6297 from tk0miya/isattributedescriptor
Add sphinx.util.inspect:isattributedescriptor()
|
2019-04-14 19:01:57 +09:00 |
|
Takeshi KOMIYA
|
1900c729a3
|
Fix #6299: rst:directive directive generates waste space
|
2019-04-14 18:32:40 +09:00 |
|
Alex Sergeev
|
b7f6657dd1
|
Address feedback
|
2019-04-13 22:09:01 -10:00 |
|
Alex Sergeev
|
15daf84f1a
|
Add support for bound methods posing as functions in the module
|
2019-04-13 20:57:24 -10:00 |
|
Alex Sergeev
|
4bad5bd419
|
Address feedback
|
2019-04-13 20:54:20 -10:00 |
|
Takeshi KOMIYA
|
d41cae328e
|
Add sphinx.util.inspect:isattributedescriptor()
|
2019-04-14 02:16:17 +09:00 |
|
Takeshi KOMIYA
|
91fac1a0c3
|
Merge pull request #6296 from tk0miya/refactor_rst_domain4
Add testcases for rst domain
|
2019-04-14 00:32:04 +09:00 |
|
Takeshi KOMIYA
|
830da28e42
|
Add testcases for rst domain
|
2019-04-14 00:20:50 +09:00 |
|
Takeshi KOMIYA
|
aca8122d04
|
autodoc: Use new options for py:method directive
|
2019-04-13 23:50:07 +09:00 |
|
Takeshi KOMIYA
|
331594e2ca
|
Add :classmethod: and :staticmethod: options to py:method directive
|
2019-04-13 23:14:59 +09:00 |
|
Takeshi KOMIYA
|
4aecac8251
|
refactor: Move subject of inspection to rootdir
|
2019-04-13 22:48:49 +09:00 |
|
Takeshi KOMIYA
|
bc1dc9930a
|
Merge pull request #6291 from tk0miya/test_util_inspect2
Add testcases for sphinx.util.inspect
|
2019-04-13 21:05:09 +09:00 |
|