mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
29 lines
365 B
Plaintext
29 lines
365 B
Plaintext
Test for diverse extensions
|
|
===========================
|
|
|
|
extlinks
|
|
--------
|
|
|
|
Test diverse links: :issue:`1000` and :pyurl:`dev/`, also with
|
|
:issue:`explicit caption <1042>`.
|
|
|
|
|
|
todo
|
|
----
|
|
|
|
.. todo::
|
|
|
|
Test the todo extension.
|
|
|
|
.. todo::
|
|
|
|
Test with |sub| (see #286).
|
|
|
|
.. |sub| replace:: substitution references
|
|
|
|
|
|
list of all todos
|
|
^^^^^^^^^^^^^^^^^
|
|
|
|
.. todolist::
|