sphinx-toolbox Demo - reST Example ¶
.. code-block:: python
def print(text):
sys.stdout.write(text)
def print(text):
sys.stdout.write(text)
.. topic:: Topic Title
Subsequent indented lines comprise
the body of the topic, and are
interpreted as body elements.
Topic Title
Subsequent indented lines comprise the body of the topic, and are interpreted as body elements.
{{ aside }}>