Takeshi KOMIYA
fdd8955d12
Merge pull request #7278 from rdb/search-use-link-suffix
...
Fix use of html_file_suffix instead of html_link_suffix in search results
2020-03-09 01:28:22 +09:00
Septatrix
5ce5e788ce
Fix typo
2020-03-08 17:25:56 +01:00
Septatrix
da5f5078e1
Check existence of dark highlighter
2020-03-08 17:20:15 +01:00
Septatrix
6041e7a15f
Fix default value for pygments_dark_style
2020-03-08 17:09:04 +01:00
Septatrix
876c6b4770
Remove html_pygments_aux_styles option
2020-03-08 17:03:57 +01:00
Takeshi KOMIYA
22084ada1f
Fix #7276 : cpp: objects generate hypertarget names unexpectedly
2020-03-09 00:54:59 +09:00
Septatrix
f61f17d524
Revert some redundant changes
2020-03-08 16:20:58 +01:00
Septatrix
ced9fef2dc
Fix mypy type error
2020-03-08 15:31:52 +01:00
Septatrix
9dd866263e
Merge branch '3.x' of github.com:sphinx-doc/sphinx into html-auxiliary-pygments-style
2020-03-08 14:54:32 +01:00
Septatrix
ccfe2307cb
Fix reference before assignment error
2020-03-08 14:51:27 +01:00
Septatrix
355f5d5395
Fix double dict.items() call
2020-03-08 14:44:05 +01:00
Septatrix
0abb05c863
Fix config value name
2020-03-08 14:36:28 +01:00
Septatrix
d42e4c9a12
Fix config value name
2020-03-08 14:23:31 +01:00
Septatrix
5481d6da05
Fix formatting
2020-03-08 14:17:05 +01:00
Takeshi KOMIYA
2b6f06b622
Update message catalog
2020-03-08 22:15:50 +09:00
Septatrix
a98e6f10a8
Add dark theme to template
2020-03-08 13:47:02 +01:00
Septatrix
3f9be211ee
Add optional css_selector arg to get_stylesheet
2020-03-08 13:46:24 +01:00
Takeshi KOMIYA
7d46865ce7
Merge pull request #7268 from tk0miya/7079_autodoc_typehints_description
...
Close #7079 : Make autodoc_typehints=description formal
2020-03-08 21:37:28 +09:00
rdb
a717ffec78
Fix use of html_file_suffix instead of html_link_suffix in search results
2020-03-08 09:53:51 +01:00
Takeshi KOMIYA
3f21fd6041
Merge branch '3.x' into 7079_autodoc_typehints_description
2020-03-08 15:08:47 +09:00
Takeshi KOMIYA
a73617c51b
Merge pull request #7275 from tk0miya/refactor_pydecorator
...
py domain: refactor PyDecoratorFunction and PyDecoratorMethod
2020-03-08 15:07:09 +09:00
Takeshi KOMIYA
d1a838cf81
Merge pull request #7271 from tk0miya/7246_drop_special_xref_helpers
...
Close #7246 : Drop special cross reference helper for exceptions, functions and methods
2020-03-08 15:05:25 +09:00
Takeshi KOMIYA
6ba6f0eeb6
Merge pull request #7274 from tk0miya/7266_update_deprecation_message
...
Fix #7266 : Update deprecation messages for PyClassmember and PyModulelevel
2020-03-08 11:21:20 +09:00
Takeshi KOMIYA
1a17138ef0
Merge pull request #7273 from tk0miya/7267_autodoc_wrong_location
...
Fix #7267 : autodoc: errormsg for invalid directive options has wrong location
2020-03-08 11:19:58 +09:00
Septatrix
a4d4401fc4
Merge branch '3.x' into html-auxiliary-pygments-style
2020-03-07 22:39:58 +01:00
Takeshi KOMIYA
8e1934b6a1
Close #7246 : Drop special cross reference helper for exceptions, functions and methods
2020-03-07 23:19:54 +09:00
Takeshi KOMIYA
372813a137
Merge pull request #7262 from tk0miya/testcase_for_py
...
test: Add testcase for special case of PythonDomain.find_obj()
2020-03-07 23:18:07 +09:00
Takeshi KOMIYA
d49bec1c67
py domain: Deprecate PyDecoratorMixin
2020-03-07 23:13:06 +09:00
Takeshi KOMIYA
3cadc82559
py domain: refactor PyDecoratorFunction and PyDecoratorMethod
2020-03-07 23:12:41 +09:00
Takeshi KOMIYA
dd455fe3d3
test: Add testcases for decorators
2020-03-07 23:05:26 +09:00
Takeshi KOMIYA
cfb9f8387b
Fix #7266 : Update deprecation messages for PyClassmember and PyModulelevel
2020-03-07 22:56:37 +09:00
Takeshi KOMIYA
8b5686d87c
Fix #7267 : autodoc: errormsg for invalid directive options has wrong location
2020-03-07 18:49:14 +09:00
Takeshi KOMIYA
d0decad04c
Merge pull request #7272 from tk0miya/update_CHANGES
...
Update CHANGES for #6903
2020-03-07 18:29:14 +09:00
Takeshi KOMIYA
a70da6b36a
Merge pull request #7234 from tk0miya/2815_singledispatch
...
Close #2815 : autodoc: Support singledispatch functions and methods
2020-03-07 18:01:37 +09:00
Takeshi KOMIYA
ea329866b0
Update CHANGES for #6903
2020-03-07 18:01:16 +09:00
Takeshi KOMIYA
8f7cc26b20
autodoc: Support singledispatch methods
2020-03-07 17:50:10 +09:00
Takeshi KOMIYA
961b4d1545
Close #2815 : autodoc: Support singledispatch functions
2020-03-07 17:50:10 +09:00
Takeshi KOMIYA
d517aa6c16
Close #7079 : Make autodoc_typehints=description formal
2020-03-07 13:19:37 +09:00
Takeshi KOMIYA
0e89979355
Merge pull request #7265 from blueyed/rm-SPHINXPROJ
...
doc/{Makefile,make.bat}: remove unused SPHINXPROJ
2020-03-07 12:02:52 +09:00
Daniel Hahler
fbd111cfd1
doc/{Makefile,make.bat}: remove unused SPHINXPROJ
...
Appears to have been forgotten in f101bb661
.
2020-03-07 03:43:49 +01:00
Takeshi KOMIYA
c8f81c0150
Merge branch '2.x' into 3.x
2020-03-07 09:57:01 +09:00
Takeshi KOMIYA
91cd2d43f0
Merge branch '2.4.x' into 2.x
2020-03-07 09:56:51 +09:00
Takeshi KOMIYA
5ab6d9e321
Merge pull request #7263 from blueyed/backport-6648
...
[2.4.x] Specify the target Python version in the mypy configuration
2020-03-07 09:55:32 +09:00
Jon Dufresne
354259ce0b
[2.4.x] Specify the target Python version in the mypy configuration
...
Currently targets Python 3.5.
This caught a bug. The subprocess.run() function only started taking the
'encoding' keyword argument starting with Python 3.6.
(cherry picked from commit acb2eadc8e
)
Conflicts:
setup.cfg
2020-03-06 22:05:21 +01:00
Takeshi KOMIYA
d7cab2ebfa
test: Add testcase for special case of PythonDomain.find_obj()
2020-03-07 02:18:10 +09:00
Takeshi KOMIYA
7652052bf8
Merge pull request #7254 from tk0miya/6895_suppress_builtin_nitpicky_warning
...
Fix #6895 : py domain: Do not emit nitpicky warnings for built-in types
2020-03-07 02:12:50 +09:00
Takeshi KOMIYA
f329553a63
Merge pull request #7236 from tk0miya/refactor_py_domain2
...
py domain: Generate node_id for objects and modules in the right way
2020-03-07 02:08:54 +09:00
Takeshi KOMIYA
f13c546862
doc: Update docs
2020-03-07 02:00:50 +09:00
Takeshi KOMIYA
729efd28b0
py domain: Generate node_id for objects in the right way
2020-03-07 02:00:50 +09:00
Takeshi KOMIYA
5ff3b9dc4d
py domain: Generate node_id for modules in the right way
2020-03-07 01:48:17 +09:00