Skip to content

Commit

Permalink
DOC: Fix header 2 markers.
Browse files Browse the repository at this point in the history
  • Loading branch information
MilanSkocic committed Nov 27, 2023
1 parent 53ab85e commit 28c591e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions documentation/sphinx/source/getting_started/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,20 @@ Examples


Example in Fortran
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
------------------------------------------

.. literalinclude:: ../../../../example/example_in_f.f90
:language: fortran

Example in C
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
------------------------------------------

.. literalinclude:: ../../../../example/example_in_c.c
:language: C


Example in Python
^^^^^^^^^^^^^^^^^^^^^^
------------------------------------------

.. literalinclude:: ../../../../example/example_in_py.py
:language: python

0 comments on commit 28c591e

Please sign in to comment.