mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
merge with stable
This commit is contained in:
commit
aa79c97da7
@ -247,6 +247,7 @@ todolist directive has neither content nor arguments that need to be handled.
|
|||||||
The ``todo`` directive function looks like this::
|
The ``todo`` directive function looks like this::
|
||||||
|
|
||||||
from sphinx.util.compat import make_admonition
|
from sphinx.util.compat import make_admonition
|
||||||
|
from sphinx.locale import _
|
||||||
|
|
||||||
class TodoDirective(Directive):
|
class TodoDirective(Directive):
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user