Sphinx CheatsheetΒΆ

.. literalinclude:: filename
    :language: python
    :linenos:
    :encoding: utf-8
:download:`link-name <filename>`

Code Block:

.. code-block:: bash

bash code here...

Previous topic

Sphinx

Next topic

Vim

This Page