Commit Graph

7884 Commits

Author SHA1 Message Date
shimizukawa
ad6d731ecf pytest: remove unused testing feature for a while. 2017-01-05 23:36:36 +09:00
Takeshi KOMIYA
50c783ef55 Remove unused function: display_chunk 2017-01-05 15:30:47 +09:00
Takeshi KOMIYA
80c3d9c848 Fix typo 2017-01-05 15:27:20 +09:00
Takeshi KOMIYA
cbd1d345b0 Merge pull request #3299 from tk0miya/remove_deprecated_codes2
Drop deprecated features (partially)
2017-01-05 14:02:19 +09:00
Takeshi KOMIYA
d0c202da59 Add "Features removed" section to CHANGES 2017-01-05 13:52:43 +09:00
Takeshi KOMIYA
c1c874dc5f Update CHANGES to prevent warnings for any-role 2017-01-05 13:52:43 +09:00
Takeshi KOMIYA
45d3f2e8b2 Drop defindex template 2017-01-05 13:52:43 +09:00
Takeshi KOMIYA
099daa602b Drop deprecated options for graphviz extension 2017-01-05 13:52:17 +09:00
Takeshi KOMIYA
431d865d4a Drop deprecated options for html builder 2017-01-05 13:51:55 +09:00
Takeshi KOMIYA
5d715cb148 Drop deprecated options for latex builder 2017-01-05 13:48:41 +09:00
Takeshi KOMIYA
390e5a6ec2 Drop deprecated options for epub3 builder 2017-01-05 13:48:03 +09:00
Takeshi KOMIYA
ea856fd909 Drop LDML support of format_date() 2017-01-05 13:47:19 +09:00
Takeshi KOMIYA
76443623fa Drop deprecated termsep node 2017-01-05 13:44:04 +09:00
Takeshi KOMIYA
23d0d0abbf Add RemovedInSphinx18Warning and promote RemovedInSphinx17Warning 2017-01-05 13:44:04 +09:00
Takeshi KOMIYA
d2b913c12a Merge pull request #3267 from tk0miya/2367_logging
Moving to standard logging/warning module
2017-01-04 23:49:06 +09:00
Takeshi KOMIYA
d4c4720a07 Update by review 2017-01-04 23:17:45 +09:00
Takeshi KOMIYA
33b6058b8d Update CHANGES 2017-01-04 22:23:44 +09:00
shimizukawa
5b7d237db3 pytest migration 2017-01-04 00:59:30 +09:00
Takeshi KOMIYA
54c8c01222 Emit warning for nested numbered toctrees (refs: #3142) 2017-01-03 01:08:27 +09:00
Takeshi KOMIYA
50f4d5636f Close #2367: `Sphinx.warn(), Sphinx.info()` and other logging methods are now deprecated 2017-01-02 13:03:49 +09:00
Takeshi KOMIYA
8140ae33b5 Add doc/extdev/logging.rst 2017-01-02 12:59:51 +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
6bf201533a Fix style-check violation 2017-01-02 12:59:51 +09:00
Takeshi KOMIYA
4ea25a4df3 Emit warning on logger methods 2017-01-02 12:59:51 +09:00
Takeshi KOMIYA
25a078655b Refactor SphinxLoggerAdapter 2017-01-02 12:59:51 +09:00
Takeshi KOMIYA
aa65a19466 Add sphinx.util.logging.SafeEncodingWriter 2017-01-02 12:59:50 +09:00
Takeshi KOMIYA
ad871e5a48 Add sphinx.util.logging.pending_warnings() 2017-01-02 12:59:50 +09:00
Takeshi KOMIYA
d8ad3d063c sphinx.util.parallel supports logging in child workers 2017-01-02 12:59:50 +09:00
Takeshi KOMIYA
b43523fcbe Use sphinx.util.logging instead app.info(), verbose(), debug() and debug2() 2017-01-02 12:59:50 +09:00
Takeshi KOMIYA
70d6a560f2 sphinx.util.logging supports colorized log 2017-01-02 12:59:50 +09:00
Takeshi KOMIYA
7358512f11 logging.info() supports verbosity filter by app.verbosity 2017-01-02 12:59:50 +09:00
Takeshi KOMIYA
f23a4c6c92 Add type annotation to sphinx.util.logging 2017-01-02 12:59:50 +09:00
Takeshi KOMIYA
284ace16bf Now sphinx.util.logging supports info and other logs 2017-01-02 12:59:50 +09:00
Takeshi KOMIYA
3698fe2b0f Add testcase for sphinx.util.logging 2017-01-02 12:59:50 +09:00
Takeshi KOMIYA
2507b4dd09 Drop SphinxLoggerAdapter.warn() 2017-01-02 12:59:50 +09:00
Takeshi KOMIYA
fb227f24cb docutils bridge 2017-01-02 12:59:50 +09:00
Takeshi KOMIYA
85dcd7baa8 Use sphinx.util.logging instead app.warn() 2017-01-02 12:59:50 +09:00
Takeshi KOMIYA
6d4e645409 Add sphinx.util.logging 2017-01-02 12:59:50 +09:00
Takeshi KOMIYA
9bba475ca9 Add .mypy_cache to gitignore 2017-01-02 12:38:18 +09:00
Takeshi KOMIYA
51a5cde381 Refactor sphinx.util.pycompat (reorder definitions) 2017-01-02 12:36:11 +09:00
Jakob Lykke Andersen
8d3fd3c17d Merge pull request #3297 from eric-wieser/fix-typos
Fix typos in sphinx.domains.cpp.AST class names
2017-01-01 17:56:15 +01:00
Takeshi KOMIYA
2342fed847 Merge pull request #3281 from tk0miya/hide_builtin_extensions_on_traceback
Hide builtin extensions on traceback
2017-01-01 21:24:07 +09:00
Takeshi KOMIYA
60b7bfdfc2 Fix the caption of table are rendered as invalid HTML (refs: #3287) 2017-01-01 20:47:25 +09:00
Takeshi KOMIYA
25a3451a4e Reorder methods of LaTeX writer 2017-01-01 20:42:54 +09:00
Takeshi KOMIYA
54cac94cdf Fix #3294: `add_latex_package()` make crashes non-LaTeX builders 2017-01-01 20:07:16 +09:00
Takeshi KOMIYA
92f9042f01 Merge pull request #3286 from jwilk/hg2git
Update obsolete comment about Mercurial
2017-01-01 19:30:47 +09:00
Eric Wieser
09e3f8adfd Remove backwards-compatible typos
Decreed in #3297 not to be a public API
2016-12-31 10:52:16 +00:00
Eric Wieser
7e8545a642 PEP8 compliance 2016-12-31 10:47:09 +00:00
Eric Wieser
07f2823618 Fix name of _parse_declerator [sic] 2016-12-31 10:10:10 +00:00