mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
DOC: Add env_version to "todo" tutorial (#12349)
This commit is contained in:
@@ -132,6 +132,7 @@ def setup(app: Sphinx) -> ExtensionMetadata:
|
||||
|
||||
return {
|
||||
'version': '0.1',
|
||||
'env_version': 1,
|
||||
'parallel_read_safe': True,
|
||||
'parallel_write_safe': True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user