ArtFlag
|
990b02b5fb
|
Feedback
|
2018-12-19 17:35:17 +01:00 |
|
ArtFlag
|
870e2bbc1c
|
move files to new directory
|
2018-12-19 17:35:17 +01:00 |
|
Arthur
|
adc1d2b59d
|
Merge branch 'master' into docs/extension-tutorials
|
2018-11-30 10:33:20 +01:00 |
|
Takeshi KOMIYA
|
3528a68d2a
|
Merge pull request #5687 from tk0miya/fix_typehints_for_util
Fix annotations for util
|
2018-11-30 17:52:03 +09:00 |
|
Takeshi KOMIYA
|
a0bb4c8c8f
|
Fix annotations for util
|
2018-11-30 02:21:54 +09:00 |
|
Takeshi KOMIYA
|
69065682f4
|
Merge pull request #5684 from tk0miya/fix_typehints_for_domains
Fix annotations for domains
|
2018-11-30 01:26:02 +09:00 |
|
Takeshi KOMIYA
|
02f767d68e
|
Fix annotations for domains
|
2018-11-30 00:54:48 +09:00 |
|
Takeshi KOMIYA
|
95d9a9c28c
|
Merge pull request #5686 from tk0miya/fix_typehints_for_writers2
Fix annotations for writers
|
2018-11-30 00:35:30 +09:00 |
|
Takeshi KOMIYA
|
addb5e3230
|
Merge pull request #5685 from tk0miya/fix_typehints_minor
Fix annotations for minor methods and functions
|
2018-11-30 00:25:42 +09:00 |
|
Takeshi KOMIYA
|
488d3263f3
|
Fix annotations for writers
|
2018-11-30 00:18:47 +09:00 |
|
Takeshi KOMIYA
|
abc4b41220
|
Fix annotations for minor methods and functions
|
2018-11-30 00:03:13 +09:00 |
|
Takeshi KOMIYA
|
d8b8ef559e
|
Merge pull request #5680 from tk0miya/fix_typehints_for_builders
Fix annotations for builders
|
2018-11-29 23:44:57 +09:00 |
|
Takeshi KOMIYA
|
674dfe0157
|
Merge pull request #5682 from tk0miya/fix_typehints_for_directives
Fix annotations for directives
|
2018-11-29 23:29:36 +09:00 |
|
Takeshi KOMIYA
|
6e74ba42e5
|
Merge pull request #5681 from tk0miya/fix_typehints_for_transforms
Fix annotations for transforms
|
2018-11-29 23:28:13 +09:00 |
|
Takeshi KOMIYA
|
8201687c5b
|
Fix annotations for builders
|
2018-11-29 23:26:27 +09:00 |
|
Takeshi KOMIYA
|
5ebb1e09fe
|
Fix annotations for directives
|
2018-11-29 22:22:16 +09:00 |
|
Takeshi KOMIYA
|
a63567a5b7
|
Fix annotations for transforms
|
2018-11-29 22:20:27 +09:00 |
|
ArtFlag
|
8479876798
|
Add a helloworld tutorial
|
2018-11-29 00:14:31 +01:00 |
|
ArtFlag
|
83e9e1378c
|
Create a tutorial portal
|
2018-11-28 17:27:12 +01:00 |
|
Takeshi KOMIYA
|
1b28e5724f
|
Merge pull request #5675 from tk0miya/refactor_super
refactor: Use super() to call methods of superclass
|
2018-11-28 15:37:51 +09:00 |
|
Takeshi KOMIYA
|
ae0af8c8a5
|
Merge pull request #5676 from tk0miya/fix_typehints_for_ext
Fix annotaions for extensions
|
2018-11-28 15:32:23 +09:00 |
|
Takeshi KOMIYA
|
337a5c484a
|
Fix annotaions for extensions
|
2018-11-28 15:23:26 +09:00 |
|
Takeshi KOMIYA
|
83e4107a30
|
Fix Makefile (remove debug code...)
|
2018-11-28 02:02:53 +09:00 |
|
Takeshi KOMIYA
|
31c4d06a22
|
refactor: Use super() to call methods of superclass
|
2018-11-28 01:58:32 +09:00 |
|
Takeshi KOMIYA
|
c76885631d
|
Merge pull request #5668 from tk0miya/5648_NodeMatcher_matches_to_Text_attr
Fix #5648: NodeMatcher matches Text node on attribute match
|
2018-11-28 01:55:19 +09:00 |
|
Takeshi KOMIYA
|
1e50946364
|
Merge pull request #5671 from tk0miya/refactor_Reader
Fix SphinxBaseReader.get_transform() refers an attribute of subclasses
|
2018-11-28 01:54:01 +09:00 |
|
Takeshi KOMIYA
|
acce5ef2db
|
Merge pull request #5674 from tk0miya/fix_typehints_for_writers2
Fix annotations for writers
|
2018-11-28 01:32:35 +09:00 |
|
Takeshi KOMIYA
|
670c8a6173
|
Fix annotations for writers
|
2018-11-28 00:54:53 +09:00 |
|
Takeshi KOMIYA
|
94c6a5fa2b
|
Merge pull request #5673 from tk0miya/fix_typehints_for_directives.patches
Fix annotations of directives.patches
|
2018-11-27 22:11:03 +09:00 |
|
Takeshi KOMIYA
|
99a282324f
|
Fix annotations of directives.patches
|
2018-11-27 21:56:53 +09:00 |
|
Takeshi KOMIYA
|
569b063b52
|
Merge pull request #5672 from tk0miya/fix_typehints2
Fix typehints: sphinx.ext.autodoc
|
2018-11-27 20:52:22 +09:00 |
|
Takeshi KOMIYA
|
1650387482
|
Fix typehints: sphinx.ext.autodoc
|
2018-11-27 20:42:28 +09:00 |
|
Takeshi KOMIYA
|
60a01f2b09
|
Merge pull request #5665 from tk0miya/fix_typehints
Add sphinx.util.typing:unicode to help mypy-3 migration
|
2018-11-26 00:34:52 +09:00 |
|
Takeshi KOMIYA
|
5007d3d68f
|
Fix SphinxBaseReader.get_transform() refers an attribute of subclasses
|
2018-11-25 12:29:54 +09:00 |
|
Takeshi KOMIYA
|
722c92250c
|
Fix #5648: NodeMatcher matches Text node on attribute match
|
2018-11-25 01:16:17 +09:00 |
|
Takeshi KOMIYA
|
3c99d00605
|
Add sphinx.util.typing:unicode to help mypy-3 migration
|
2018-11-24 23:19:51 +09:00 |
|
Takeshi KOMIYA
|
9c2fd94204
|
Merge pull request #5667 from tk0miya/fix_typehints_for_domains
Fix typehints for domains
|
2018-11-24 22:52:53 +09:00 |
|
Takeshi KOMIYA
|
f786a890f5
|
Fix annotations for Domain.resolve_xref()
|
2018-11-24 22:36:57 +09:00 |
|
Takeshi KOMIYA
|
95dffb2af6
|
Merge pull request #5666 from tk0miya/fix_typehints_for_add_node
Fix annotations for app.add_nodes() and related functions
|
2018-11-24 22:22:54 +09:00 |
|
Takeshi KOMIYA
|
148a4a1d7f
|
Fix annotations for Domain.process_doc()
|
2018-11-24 22:07:00 +09:00 |
|
Takeshi KOMIYA
|
d4e22793ca
|
Fix annotations for app.add_nodes() and related functions
|
2018-11-24 21:59:11 +09:00 |
|
Takeshi KOMIYA
|
8c3a066983
|
Merge pull request #5663 from tk0miya/fix_typehints
Fix annotations for registry, roles and util.nodes
|
2018-11-23 23:41:43 +09:00 |
|
Takeshi KOMIYA
|
d1aeedf67e
|
Fix annotations for util.nodes
|
2018-11-23 22:14:20 +09:00 |
|
Takeshi KOMIYA
|
9f7b4ec353
|
Fix annotations for roles
|
2018-11-23 21:48:32 +09:00 |
|
Takeshi KOMIYA
|
02027a5495
|
Fix annotations for registry
|
2018-11-23 21:47:30 +09:00 |
|
Takeshi KOMIYA
|
0c17f0ca89
|
Merge pull request #5662 from tk0miya/fix_typehints_for_roles
Adjust type annotations for roles to docutils'
|
2018-11-23 21:24:01 +09:00 |
|
Takeshi KOMIYA
|
e326017f74
|
Merge pull request #5661 from tk0miya/fix_typehints_for_transforms
Adjust type annotations for transforms to docutils'
|
2018-11-23 21:23:36 +09:00 |
|
Takeshi KOMIYA
|
5131acb651
|
Adjust type annotations for roles to docutils'
|
2018-11-23 19:36:58 +09:00 |
|
Takeshi KOMIYA
|
2456489269
|
Adjust type annotations for transforms to docutils'
|
2018-11-23 19:23:41 +09:00 |
|
Takeshi KOMIYA
|
c0f0091e6e
|
Merge pull request #5656 from jdufresne/exec-2to3
Deprecate evaluating Python 2 configuration files
|
2018-11-23 12:33:23 +09:00 |
|