##// END OF EJS Templates
Fix compatibility with the latest release of Sphinx...
Lumir Balhar -
Show More
@@ -8,8 +8,7 b''
8 8
9 9 Cross reference like this: :configtrait:`Application.log_datefmt`.
10 10 """
11 from sphinx.locale import l_
12 from sphinx.util.docfields import Field
11
13 12
14 13 def setup(app):
15 14 app.add_object_type('configtrait', 'configtrait', objname='Config option')
General Comments 0
You need to be logged in to leave comments. Login now