.. dpe-test documentation master file, created by sphinx-quickstart on Wed May 1 08:26:25 2019. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to dpe-test's documentation! ==================================== .. toctree:: :maxdepth: 2 :caption: Contents: Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. image:: img/TestVideo.gif * This is a bulleted list. * It has two items, the second item uses two lines. 1. This is a numbered list. 2. It has two items too. #. This is a numbered list. #. It has two items too. * this is * a list * with a nested list * and some subitems * and here the parent list continues term (up to a line of text) Definition of the term, which must be indented and can even consist of multiple paragraphs next term Description. | These lines are | broken exactly like in | the source file. This is a normal text paragraph. The next paragraph is a code sample:: It is not processed in any way, except that the indentation is removed. It can span multiple lines. This is a normal text paragraph again. >>> 1 + 1 2 +------------------------+------------+----------+----------+ | Header row, column 1 | Header 2 | Header 3 | Header 4 | | (header rows optional) | | | | +========================+============+==========+==========+ | body row 1, column 1 | column 2 | column 3 | column 4 | +------------------------+------------+----------+----------+ | body row 2 | ... | ... | | +------------------------+------------+----------+----------+ ===== ===== ======= A B A and B ===== ===== ======= False False False True False False False True False True True True ===== ===== ======= ================= This is a heading =================