Make remaining builtin extensions parallel-read-proof.

This commit is contained in:
Georg Brandl
2014-09-22 22:05:03 +02:00
parent 52e5316b6e
commit e3135cfc87
7 changed files with 43 additions and 20 deletions
+3 -1
View File
@@ -507,7 +507,9 @@ handlers to the events. Example:
that have been read in the subprocess.
For a sample of how to deal with this event, look at the standard
``sphinx.ext.viewcode`` extension.
``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