aboutsummaryrefslogtreecommitdiffstats
path: root/doc/prolog.inc
blob: 6c89551e42b7c2ae659518e7df1524f03b82f9d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.. # Load pre-defined aliases and graphical characters like © from docutils
   # <file> is used to denote the special path
   # <Python>\Lib\site-packages\docutils\parsers\rst\include
.. include:: <isonum.txt>
.. include:: <mmlalias.txt>

.. # define a hard line break for HTML
.. |br| raw:: html

   <br />

.. |hr| raw:: html

   <hr />

.. role:: pycode(code)
   :language: python
   :class: highlight