Commit Graph

13400 Commits

Author SHA1 Message Date
Takeshi KOMIYA
e3eb0cc95d Migrate to py3 style type annotation: sphinx.ext.autosummary.generate 2019-07-04 01:10:15 +09:00
Takeshi KOMIYA
f0579fcd4a Migrate to py3 style type annotation: sphinx.ext.napoleon.iterators 2019-07-04 01:10:15 +09:00
Takeshi KOMIYA
0a98664866 Migrate to py3 style type annotation: sphinx.ext.napoleon.docstring 2019-07-04 01:10:15 +09:00
Takeshi KOMIYA
c270efccd7 Migrate to py3 style type annotation: sphinx.ext.napoleon 2019-07-04 01:10:15 +09:00
Takeshi KOMIYA
dd9d02007c Migrate to py3 style type annotation: sphinx.ext.inheritance_diagram 2019-07-04 01:10:15 +09:00
Takeshi KOMIYA
3a74ef89b3 Migrate to py3 style type annotation: sphinx.ext.imgmath 2019-07-04 01:10:15 +09:00
Takeshi KOMIYA
e25d77e999
Merge pull request #6534 from tk0miya/refactor_type_annotation_ext
Migrate to py3 style type annotation: sphinx.ext (Part 1)
2019-07-01 01:14:03 +09:00
Takeshi KOMIYA
0832291883 Migrate to py3 style type annotation: sphinx.ext.coverage 2019-07-01 01:02:04 +09:00
Takeshi KOMIYA
eb07a0fee1 Migrate to py3 style type annotation: sphinx.ext.linkcode 2019-07-01 01:02:04 +09:00
Takeshi KOMIYA
4ba8518117 Migrate to py3 style type annotation: sphinx.ext.githubpages 2019-07-01 01:02:04 +09:00
Takeshi KOMIYA
d57e338510 Migrate to py3 style type annotation: sphinx.ext.intersphinx 2019-07-01 01:02:04 +09:00
Takeshi KOMIYA
8c946570dc Migrate to py3 style type annotation: sphinx.ext.graphviz 2019-07-01 01:02:04 +09:00
Takeshi KOMIYA
e67f5db296 Migrate to py3 style type annotation: sphinx.ext.autodoc.mock 2019-07-01 01:02:04 +09:00
Takeshi KOMIYA
d057c5e6d7 Migrate to py3 style type annotation: sphinx.ext.autodoc.directive 2019-07-01 01:02:04 +09:00
Takeshi KOMIYA
728bf8c9d8 Migrate to py3 style type annotation: sphinx.ext.autodoc.importer 2019-07-01 01:02:04 +09:00
Takeshi KOMIYA
22fd569f9b Migrate to py3 style type annotation: sphinx.ext.autodoc 2019-07-01 01:02:03 +09:00
Takeshi KOMIYA
ad81d788f9 Migrate to py3 style type annotation: sphinx.ext.mathjax 2019-07-01 00:31:31 +09:00
Takeshi KOMIYA
c0b267b5a6 Migrate to py3 style type annotation: sphinx.ext.mathbase 2019-07-01 00:31:31 +09:00
Takeshi KOMIYA
30ddf70742 Migrate to py3 style type annotation: sphinx.ext.imgconverter 2019-07-01 00:31:31 +09:00
Takeshi KOMIYA
462902aea6 Migrate to py3 style type annotation: sphinx.ext.extlinks 2019-07-01 00:31:31 +09:00
Takeshi KOMIYA
0c721434a0 Migrate to py3 style type annotation: sphinx.ext.apidoc 2019-07-01 00:31:31 +09:00
Takeshi KOMIYA
95723aa6f6 Fix flake8 violations 2019-07-01 00:28:30 +09:00
Takeshi KOMIYA
b5f7d08ec7
Merge pull request #6532 from tk0miya/6531_failed_loading_pickled_env
Fix #6531: Failed to load last environment object when extension added
2019-07-01 00:26:14 +09:00
Takeshi KOMIYA
cb7e2a9dea
Merge pull request #6537 from tk0miya/refactor_domain
refactor: Add data accessors to CDomain, ChangesetDomain and JavaScriptDomain
2019-06-30 15:34:40 +09:00
Takeshi KOMIYA
d615eff08e Fix #6531: Failed to load last environment object when extension added 2019-06-30 15:21:13 +09:00
Takeshi KOMIYA
05949f8347
Merge pull request #6535 from tk0miya/refactor_type_annotation_cmd
Migrate to py3 style type annotation: sphinx.cmd
2019-06-30 15:17:19 +09:00
Takeshi KOMIYA
27be7c2d0d
Merge pull request #6538 from tk0miya/progress_message3
html: refactor with progress_message()
2019-06-30 15:15:25 +09:00
jfbu
e028a6e34c Update CHANGES for PR #6533 2019-06-29 19:45:37 +02:00
Jean-François B
3eeec09dd5
Merge pull request #6533 from jfbu/latex_sphinxsetlistlabels
LaTeX: refactor visit_enumerated_list() to use \sphinxsetlistlabels
2019-06-29 19:41:01 +02:00
Takeshi KOMIYA
ebac9b22d1 refactor: Add data accessors to JavaScriptDomain 2019-06-30 02:37:30 +09:00
Takeshi KOMIYA
4655489a5b refactor: Add data accessors to ChangesetDomain 2019-06-30 02:37:29 +09:00
Takeshi KOMIYA
e42d546685 refactor: Add data accessors to CDomain 2019-06-30 02:37:29 +09:00
Takeshi KOMIYA
231bde7461 html: refactor with progress_message() 2019-06-30 02:34:25 +09:00
jfbu
65739a46ad LaTeX: refactor visit_enumerated_list() to use \sphinxsetlistlabels
Fixes: #6511
2019-06-29 19:27:40 +02:00
Takeshi KOMIYA
a2c052475f
Merge pull request #6536 from tk0miya/6475_overridable_add_autodocumenter
Close #6475: Add override argument to app.add_autodocumenter()
2019-06-30 01:50:00 +09:00
Takeshi KOMIYA
0ff514743f Close #6475: Add override argument to app.add_autodocumenter() 2019-06-30 01:41:15 +09:00
Takeshi KOMIYA
9148b6e653 Migrate to py3 style type annotation: sphinx.cmd.make_mode 2019-06-30 01:27:43 +09:00
Takeshi KOMIYA
5cc5c53435 Migrate to py3 style type annotation: sphinx.cmd.quickstart 2019-06-30 01:27:43 +09:00
Takeshi KOMIYA
fdc2bee7d3 Migrate to py3 style type annotation: sphinx.cmd.build 2019-06-30 01:27:43 +09:00
Takeshi KOMIYA
afefeebb52
Merge pull request #6485 from tk0miya/refactor_type_annotation_domains
Migrate to py3 style type annotation: sphinx.domains
2019-06-30 01:04:40 +09:00
Takeshi KOMIYA
b93672c4d4 Migrate to py3 style type annotation: sphinx.domains 2019-06-30 00:56:33 +09:00
Takeshi KOMIYA
1b597dc450 Migrate to py3 style type annotation: sphinx.domains.javascript 2019-06-30 00:56:33 +09:00
Takeshi KOMIYA
f5620910fc Migrate to py3 style type annotation: sphinx.domains.math 2019-06-30 00:56:33 +09:00
Takeshi KOMIYA
f6d0cb8f3a Migrate to py3 style type annotation: sphinx.domains.rst 2019-06-30 00:56:33 +09:00
Takeshi KOMIYA
ee6e44a04f Migrate to py3 style type annotation: sphinx.domains.python 2019-06-30 00:56:32 +09:00
Takeshi KOMIYA
3a81e0ad7d Migrate to py3 style type annotation: sphinx.domains.c 2019-06-30 00:56:32 +09:00
Takeshi KOMIYA
6c47f7d4a2 Migrate to py3 style type annotation: sphinx.domains.changeset 2019-06-30 00:56:32 +09:00
Takeshi KOMIYA
62e5f6935b Migrate to py3 style type annotation: sphinx.domains.std 2019-06-30 00:56:32 +09:00
Takeshi KOMIYA
320661ee94 Migrate to py3 style type annotation: sphinx.domains.citation 2019-06-30 00:26:25 +09:00
Takeshi KOMIYA
5731ca634e
Merge pull request #6530 from tk0miya/6495_annotation_doc
doc: Update document for :annotation: option (refs: #6495)
2019-06-29 22:08:53 +09:00