Commit Graph

169 Commits

Author SHA1 Message Date
Takeshi KOMIYA
850e9a9c5c Fix links to external option docs with intersphinx (refs: #3769) 2018-01-02 01:01:29 +09:00
Takeshi KOMIYA
2426cedb8b A happy new year! 2018-01-01 01:06:58 +09:00
Takeshi KOMIYA
69b090f3c5 Fix #3874: Bogus warnings for "citation not referenced" for cross-file citations 2017-06-24 15:04:36 +09:00
Takeshi KOMIYA
2f61be8bb7 Fix Emit wrong warnings if citation label includes hyphens (refs: #3558) 2017-06-04 13:55:14 +09:00
Takeshi KOMIYA
16d0569536 Fix #3774: Incremental HTML building broken when using citations 2017-05-21 10:05:11 +09:00
Takeshi KOMIYA
d1e8e41b5e Fix #3633: misdetect unreferenced citations 2017-04-29 23:22:00 +09:00
Takeshi KOMIYA
db377ceb55 Implement get_full_qualified_name() to StandardDomain (refs: #3630) 2017-04-23 16:31:33 +09:00
Kale Kundert
ff7b9518ba
Categorize "duplicate citation" warnings. 2017-04-05 21:24:49 -07:00
Takeshi KOMIYA
8f9dd64992 Merge branch 'stable' 2017-03-26 11:52:15 +09:00
Takeshi KOMIYA
c57e47e042 Year++ 2017-03-26 11:49:34 +09:00
Takeshi KOMIYA
f32ec6533d Fix flake8 violation 2017-03-03 23:42:35 +09:00
Takeshi KOMIYA
554199d30e Upgrade to mypy-0.5 2017-03-03 23:17:34 +09:00
jfbu
fb5dd840f4 Merge branch 'stable' 2017-03-03 09:53:50 +01:00
Takeshi KOMIYA
811df6b2e3 Fix #3487: intersphinx: failed to refer options 2017-03-03 00:50:55 +09:00
Takeshi KOMIYA
e1da72b59c Reduce DeprecationWarnings for regexp 2017-02-17 02:01:04 +09:00
Takeshi KOMIYA
baa065f706 option directive also allows all punctuations for the option name (refs: #3366) 2017-02-15 02:01:01 +09:00
Takeshi KOMIYA
c62a0ad765 Merge branch 'stable' 2017-02-15 01:42:20 +09:00
Takeshi KOMIYA
b9bba672ed Fix #3366: option directive does not allow punctuations 2017-02-15 01:42:08 +09:00
Takeshi KOMIYA
da6f4c0019 Add mypy annotations 2017-02-10 17:01:25 +09:00
Takeshi KOMIYA
029e9908c0 Remove unused "type: ignore" 2017-02-06 15:21:19 +09:00
Takeshi KOMIYA
12d6398739 Move doc reference to under standard domain 2017-01-29 19:50:14 +09:00
Takeshi KOMIYA
38d6c34f35 Merge branch 'stable' 2017-01-12 13:03:53 +09:00
Takeshi KOMIYA
478306e052 Merge pull request #3327 from tk0miya/flake8
Update flake8 rules
2017-01-12 12:54:02 +09:00
Takeshi KOMIYA
d170862866 Fix #3328: Could not refer rubric implicitly 2017-01-12 12:19:12 +09:00
Takeshi KOMIYA
60d4846e0f Fix flake8 violations 2017-01-12 10:07:05 +09:00
Takeshi KOMIYA
8cbe1efe8d Merge branch 'stable' 2017-01-10 01:04:21 +09:00
Takeshi KOMIYA
2382377a6b Fix typo 2017-01-09 22:39:42 +09:00
Takeshi KOMIYA
15b46598e2 logger.warning() supports node as location parameter 2017-01-02 12:59:51 +09:00
Takeshi KOMIYA
e755a8c004 Use loggers 2017-01-02 12:59:51 +09:00
Takeshi KOMIYA
d5288567fd Update type annotations 2016-12-15 19:22:40 +09:00
Takeshi KOMIYA
9abdaedb7c Merge branch 'master' into deprecate_sphinx.util.compat 2016-12-14 01:27:11 +09:00
Takeshi KOMIYA
e645ea59db Merge branch 'stable' 2016-12-14 00:12:23 +09:00
Takeshi KOMIYA
2df0bb8d03 `sphinx.util.compat.Directive` class is now deprecated. 2016-12-13 11:36:03 +09:00
Takeshi KOMIYA
92a9c653f7 Merge branch 'stable' 2016-12-12 22:35:55 +09:00
Takeshi KOMIYA
d72954d498 builtin extensions return metadata to allow parallel build 2016-12-12 21:22:16 +09:00
xavier dupré
d0569a4ec9 KeyError when having a duplicate citation 2016-12-11 21:53:54 +09:00
Takeshi KOMIYA
b84035416f Revert "Add `config-inited` event"
This reverts commit 9569c6dbff.
2016-11-20 12:46:30 +09:00
Takeshi KOMIYA
9569c6dbff Add `config-inited` event 2016-11-18 20:55:51 +09:00
Takeshi KOMIYA
8a06a42c31 Add type-check annotations to sphinx.domains 2016-11-16 12:06:22 +09:00
Takeshi KOMIYA
4c3c128e9b Fix #3000: `option` directive generates invalid HTML anchors
fix
2016-10-07 12:11:28 +09:00
Takeshi KOMIYA
2b10fc0188 Fix #2916: numref role can also refer caption as an its linktext 2016-09-17 15:51:18 +09:00
Takeshi KOMIYA
1aafc7e2e5 Fix #326: numref role can also refer sections 2016-09-17 15:51:18 +09:00
Takeshi KOMIYA
c7f299b86f Fix #646: `option` directive support . character as a part of options 2016-08-31 00:04:41 +09:00
Takeshi KOMIYA
d5a770b592 std domain handles citations 2016-08-16 01:38:20 +09:00
Takeshi KOMIYA
8a45aa5e59 Now all builders and domains work as built-in extensions 2016-07-06 23:25:45 +09:00
Takeshi KOMIYA
e355dde954 Refactor: Use warn_node() instead of warn() 2016-07-03 13:50:52 +09:00
Takeshi KOMIYA
5c83d84d76 Fix flake8 violation 2016-07-03 13:36:50 +09:00
Takeshi KOMIYA
e4799323fb Refactor: refer refexplicit attr on fetching title 2016-07-03 13:22:48 +09:00
Takeshi KOMIYA
16e1378bca Refactor sphinx.domains.std: Separate xref resolvers to each types 2016-07-03 13:22:48 +09:00
Takeshi KOMIYA
7ebe5704be Fix #2483: any figure number was not assigned if figure title contains only non text objects 2016-05-01 07:30:32 +09:00