diff --git a/docs/source/input.rst b/docs/source/input.rst index 315ded8e..847894e1 100644 --- a/docs/source/input.rst +++ b/docs/source/input.rst @@ -109,7 +109,7 @@ General commands Allows you to write blocks of Python code between ``#python`` and ``#end_python`` in the input file. The code is executed when the input file is read by gprMax. For further details see the :ref:`Python section `. #include: -------------------------- +--------- Allows you to input include commands from a file. It will insert the commands from the specified file at the location where the ``#include`` commands is placed. The syntax of the command is: