Takeshi KOMIYA
|
cb971ab0b9
|
Merge pull request #6968 from tk0miya/reorder_deprecated_list
doc: Sort deprecated list alphabetically
|
2019-12-29 00:23:48 +09:00 |
|
Takeshi KOMIYA
|
ff9e5e6dbd
|
doc: Sort deprecated list alphabetically
|
2019-12-28 19:37:43 +09:00 |
|
Takeshi KOMIYA
|
858d5ffc5a
|
Merge pull request #6928 from tk0miya/deprecate_detect_encoding
Deprecate sphinx.util:detect_encoding()
|
2019-12-27 22:24:42 +09:00 |
|
Takeshi KOMIYA
|
c8074b4a5d
|
Deprecate sphinx.util:detect_encoding() and ModuleAnalyzer.encoding
|
2019-12-27 22:08:32 +09:00 |
|
Takeshi KOMIYA
|
402d0114b1
|
Merge pull request #6965 from tk0miya/deprecate_get_module_source
Deprecate sphinx.util:get_module_source()
|
2019-12-27 22:05:00 +09:00 |
|
Takeshi KOMIYA
|
7581ee1084
|
Deprecate sphinx.util:get_module_source()
|
2019-12-27 01:57:39 +09:00 |
|
Takeshi KOMIYA
|
4dd905605e
|
Fix flake8 violations
|
2019-12-27 01:37:13 +09:00 |
|
Takeshi KOMIYA
|
df31bc3ac8
|
refactor: pycode: do not call endswith twice
|
2019-12-27 01:29:43 +09:00 |
|
Takeshi KOMIYA
|
69d67e7050
|
Fix flake8 violations
|
2019-12-27 01:28:16 +09:00 |
|
Takeshi KOMIYA
|
8ca1bf9aa6
|
Update CHANGES for PR #6907
|
2019-12-27 01:26:50 +09:00 |
|
Takeshi KOMIYA
|
b6244736c4
|
Merge pull request #6907 from kpnr/patch-2
Non-ASCII & non utf-8 charset corruption fix
|
2019-12-27 01:25:50 +09:00 |
|
Takeshi KOMIYA
|
89e2daac2b
|
Merge pull request #6960 from tk0miya/refactor_indexentries2
Stop to use deprecated API: env.indexentries
|
2019-12-26 20:12:39 +09:00 |
|
hkm
|
0a982d5ebd
|
Old get_module_source API restored, new version moved to ModuleAnalyzer class, tests updated
|
2019-12-25 22:29:20 +03:00 |
|
Takeshi KOMIYA
|
62ca08b656
|
Merge pull request #6962 from sphinx-doc/6961_warning_shown_twice
Fix #6961: latex: warning for babel shown twice
|
2019-12-26 01:09:15 +09:00 |
|
Takeshi KOMIYA
|
0fa399c287
|
Fix #6961: latex: warning for babel shown twice
|
2019-12-26 00:56:16 +09:00 |
|
Takeshi KOMIYA
|
68d6675eb4
|
Merge pull request #6959 from tk0miya/refactor_type_annotation_cpp
Migrate to py3 style type annotation: sphinx.domains.cpp
|
2019-12-25 23:42:02 +09:00 |
|
Takeshi KOMIYA
|
c171702ee2
|
Stop to use deprecated API: env.indexentries
|
2019-12-25 23:41:54 +09:00 |
|
Takeshi KOMIYA
|
83bf8451da
|
Migrate to py3 style type annotation: sphinx.domains.cpp
|
2019-12-25 23:30:45 +09:00 |
|
Takeshi KOMIYA
|
de9ee3e70a
|
doc: Fix sphinx.ext.duration will be added since 2.4.0
|
2019-12-25 22:43:56 +09:00 |
|
Takeshi KOMIYA
|
869ba4f679
|
Merge pull request #6957 from tk0miya/refactor_type_annotation4
Migrate to py3 style type annotation: util, transforms and versioning
|
2019-12-25 10:45:00 +09:00 |
|
Takeshi KOMIYA
|
ea68fd5407
|
Migrate to py3 style type annotation: sphinx.versioning
|
2019-12-25 10:06:53 +09:00 |
|
Takeshi KOMIYA
|
12a61edd46
|
Migrate to py3 style type annotation: sphinx.transforms
|
2019-12-25 09:56:50 +09:00 |
|
Takeshi KOMIYA
|
723e81c663
|
Migrate to py3 style type annotation: sphinx.util
|
2019-12-25 09:56:50 +09:00 |
|
Takeshi KOMIYA
|
0cdd841515
|
Merge pull request #6956 from tk0miya/refactor_type_annotation3
Migrate to py3 style type annotation: highlighting, jinja2glue, roles and theming
|
2019-12-25 09:55:50 +09:00 |
|
Takeshi KOMIYA
|
6f689a39c0
|
Merge pull request #6955 from tk0miya/refactor_type_annotation_registry
Migrate to py3 style type annotation: sphinx.registry
|
2019-12-25 09:55:39 +09:00 |
|
Takeshi KOMIYA
|
bbe81b71d9
|
Merge pull request #6951 from tk0miya/refactor_type_annotation_app
Migrate to py3 style type annotation: sphinx.application
|
2019-12-25 09:55:26 +09:00 |
|
Takeshi KOMIYA
|
fb09f3463b
|
Migrate to py3 style type annotation: sphinx.theming
|
2019-12-25 02:26:32 +09:00 |
|
Takeshi KOMIYA
|
562fc581d1
|
Migrate to py3 style type annotation: sphinx.roles
|
2019-12-25 02:26:32 +09:00 |
|
Takeshi KOMIYA
|
1734844e7c
|
Migrate to py3 style type annotation: sphinx.jinja2glue
|
2019-12-25 02:26:32 +09:00 |
|
Takeshi KOMIYA
|
1124052f92
|
Migrate to py3 style type annotation: sphinx.highlighting
|
2019-12-25 02:26:20 +09:00 |
|
Takeshi KOMIYA
|
6dbb4ebab8
|
Merge pull request #6954 from tk0miya/refactor_type_annotation2
Migrate to py3 style type annotation: addnodes, cmdline, deprecation, errors, events and extensio
|
2019-12-25 02:23:59 +09:00 |
|
Takeshi KOMIYA
|
6bde6b2bae
|
Migrate to py3 style type annotation: sphinx.registry
|
2019-12-25 02:13:16 +09:00 |
|
Takeshi KOMIYA
|
e8299c01c4
|
Merge pull request #6952 from tk0miya/refactor_type_annotation_io
Migrate to py3 style type annotation: sphinx.io and sphinx.parsers
|
2019-12-25 02:12:19 +09:00 |
|
Takeshi KOMIYA
|
337780c89f
|
Migrate to py3 style type annotation: sphinx.application
|
2019-12-25 02:04:08 +09:00 |
|
Takeshi KOMIYA
|
29878876b2
|
Merge pull request #6953 from tk0miya/refactor_type_annotation_config
Migrate to py3 style type annotation: sphinx.config
|
2019-12-25 02:02:27 +09:00 |
|
Takeshi KOMIYA
|
49f36a67e8
|
Migrate to py3 style type annotation: sphinx.extension
|
2019-12-25 02:02:06 +09:00 |
|
Takeshi KOMIYA
|
0d67436c90
|
Migrate to py3 style type annotation: sphinx.events
|
2019-12-25 02:02:06 +09:00 |
|
Takeshi KOMIYA
|
0a1d9e2b49
|
Migrate to py3 style type annotation: sphinx.errors
|
2019-12-25 02:02:06 +09:00 |
|
Takeshi KOMIYA
|
4b8937ab29
|
Migrate to py3 style type annotation: sphinx.deprecation
|
2019-12-25 02:02:06 +09:00 |
|
Takeshi KOMIYA
|
e6094d0aca
|
Migrate to py3 style type annotation: sphinx.deprecation
|
2019-12-25 02:01:59 +09:00 |
|
Takeshi KOMIYA
|
42a02b76e8
|
Migrate to py3 style type annotation: sphinx.cmdline
|
2019-12-25 02:01:50 +09:00 |
|
Takeshi KOMIYA
|
55fff64fbe
|
Migrate to py3 style type annotation: sphinx.parsers
|
2019-12-25 01:57:08 +09:00 |
|
Takeshi KOMIYA
|
16d4ee2582
|
Migrate to py3 style type annotation: sphinx.io
|
2019-12-25 01:57:08 +09:00 |
|
Takeshi KOMIYA
|
7f5acbdf1f
|
Migrate to py3 style type annotation: sphinx.config
|
2019-12-25 01:48:10 +09:00 |
|
Takeshi KOMIYA
|
6e88d66543
|
Merge pull request #6950 from tk0miya/refactor_type_annotation_locale
Migrate to py3 style type annotation: sphinx.locale
|
2019-12-25 01:27:21 +09:00 |
|
Takeshi KOMIYA
|
cbc9cb2cf5
|
Merge pull request #6949 from tk0miya/refactor_type_annotation_search
Migrate to py3 style type annotation: sphinx.search
|
2019-12-25 01:27:00 +09:00 |
|
Takeshi KOMIYA
|
0573b87c9f
|
Migrate to py3 style type annotation: sphinx.locale
|
2019-12-25 01:15:49 +09:00 |
|
Takeshi KOMIYA
|
4ec7fdf24b
|
Migrate to py3 style type annotation: sphinx.search
|
2019-12-25 01:09:55 +09:00 |
|
Takeshi KOMIYA
|
aca852f3dc
|
Merge pull request #6948 from tk0miya/refactor_indexdomain
Stop to use deprecated API: env.indexentries
|
2019-12-25 00:53:41 +09:00 |
|
Takeshi KOMIYA
|
fa98dc467a
|
Stop to use deprecated API: env.indexentries
|
2019-12-25 00:41:34 +09:00 |
|