doc/src/example.rst
Introduction ############
https://thomas-cokelaer.info/tutorials/sphinx/rest_syntax.html#id8
Sub Preface ^^^^^^^^^^^
This is an image with caption:
.. figure:: img/web_gui_host_details.png :align: center :alt: Host Details :scale: 95
The Home View of the Host Details Page
This is an inline |cog_icon| image.
.. |cog_icon| image:: img/cog_icon.png
This is inline code
:code:--version
This is a block of bash code:
.. code:: bash
ntopng -h
ntopng -i wlan0
.. note::
This is a note
.. warning::
This is a warning
This is a list:
Footnote reference [1]_
.. [1] This is a footnote
See another page_ for more details
.. _another page: another_page.html