diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2021-03-21 01:09:03 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2021-03-22 23:51:54 +0900 |
commit | 6007bbf797000e818daa220aa39e46c744240024 (patch) | |
tree | 03d155e92f9873af57b735962af0a8fecdd8a6fa /sphinx/directives/code.py | |
parent | f60ee524bae86fcbdfbf96fd849b65cccd1ac917 (diff) | |
download | sphinx-git-6007bbf797000e818daa220aa39e46c744240024.tar.gz |
Deprecate DocumenterBridge.warn()
Since 1.6, sphinx.util.logging module became the default logging
interface of Sphinx. It allows sphinx-components to output log
without the app (or env) object. According to the policy,
DocumenterBridge.warn() is no longer needed and should be replaced by
the logging module.
Diffstat (limited to 'sphinx/directives/code.py')
0 files changed, 0 insertions, 0 deletions