17. Todos
The following todo list was generated within sphinx. Just search for the string
.. todo within the sphinx source code.
17.1. How to make todos
You can make new todos right in code with such a markup:
.. todo::
This is some todo text
This is a “block level” thing, cannot be done “inline” compared for instance
with latex \todo{bla}.
17.2. List of todos
Todo
Put a few example files here and show how to run them. Delete the text which comes after the todo here.
(The original entry is located in /builds/redac/documentation/user/examples.rst, line 22.)