Commit Graph

13388 Commits

Author SHA1 Message Date
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
Takeshi KOMIYA
828beb12e0 doc: Update document for :annotation: option (refs: #6495) 2019-06-29 18:43:30 +09:00
Takeshi KOMIYA
2f97b86bfd
Merge pull request #6528 from ViktorHaag/last_updated-time-always-utc-iss6527
Force last update datetime value to always be UTC
2019-06-29 09:53:20 +09:00
Viktor Haag
116d3fba11 Force last update datetime value to always be UTC
- If SOURCE_DATE_EPOCH is set in the environment, then the build date will use
  UTC as the timezone.

- If it's not set in the environment, we should do the same thing and use UTC
  as the timezone for the build date.

- `datetime.now()` produces a naive system-time datetime object; `datetime.utcnow()`
  produces the aware, UTC-oriented datetime object.
2019-06-28 14:48:58 -04:00
Takeshi KOMIYA
bf45fc1dd2 Merge branch '2.1.3' into 2.0 2019-06-29 01:50:58 +09:00
Takeshi KOMIYA
f443fb5579
Merge pull request #6526 from tk0miya/mypy-0.711
Fix mypy violations (for mypy-0.711)
2019-06-29 01:50:37 +09:00
Takeshi KOMIYA
e7b1803a96 Fix mypy violations (for mypy-0.711) 2019-06-29 01:41:16 +09:00
Takeshi KOMIYA
f9e63d53d9 Update CHANGES for PR #6514 2019-06-29 00:14:26 +09:00
Takeshi KOMIYA
97c7b745a2
Merge pull request #6514 from thedrow/search-page-accessability
Add a label to search input for accessability purposes in search.html
2019-06-29 00:06:42 +09:00
Takeshi KOMIYA
dc377d799d
Merge pull request #6519 from tk0miya/6517_passthrough_templatedir_to_separateoption
Fix #6517: apidoc: user_template_dir is not passed when it recurses
2019-06-28 23:54:22 +09:00
Omer Katz
16398972e1 Add a label to search input for accessability purposes. 2019-06-23 11:33:15 +03:00
Takeshi KOMIYA
c23f253b9f Fix #6517: apidoc: user_template_dir is not passed when it recurses 2019-06-22 19:41:49 +09:00
Takeshi KOMIYA
64ca455c23
Merge pull request #6508 from tk0miya/refactor_autosummary3
Fix #6507: autosummary: crashes without no autosummary_generate setting
2019-06-22 02:00:18 +09:00