mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Use standard `file:line: warning: message` format for warning messages.
This commit is contained in:
@@ -36,6 +36,7 @@ def setup_module():
|
||||
platform = '',
|
||||
deprecated = False,
|
||||
members = [],
|
||||
member_order = 'alphabetic',
|
||||
)
|
||||
|
||||
directive = Struct(
|
||||
|
||||
Reference in New Issue
Block a user