mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
doc: Remove a mention to todo ext. from env-merge-info
This commit is contained in:
parent
f4692ec7fb
commit
7c8b32a85d
@ -268,11 +268,6 @@ connect handlers to the events. Example:
|
||||
environment from the main process. *docnames* is a set of document names
|
||||
that have been read in the subprocess.
|
||||
|
||||
For a sample of how to deal with this event, look at the standard
|
||||
``sphinx.ext.todo`` extension. The implementation is often similar to that
|
||||
of :event:`env-purge-doc`, only that information is not removed, but added to
|
||||
the main environment from the other environment.
|
||||
|
||||
.. versionadded:: 1.3
|
||||
|
||||
.. event:: env-updated (app, env)
|
||||
|
Loading…
Reference in New Issue
Block a user