docs: Fix headings markup

This commit is contained in:
Alessandro Candido
2024-03-01 22:33:23 +01:00
parent cbaafb69fc
commit e59290d537

View File

@@ -20,7 +20,7 @@ and for Quimb library
.. ..
Setting the runcard Setting the runcard
"""""""""""""""""""" """""""""""""""""""
Basic structure of runcard is Basic structure of runcard is
.. testcode:: .. testcode::
@@ -35,7 +35,8 @@ Basic structure of runcard is
.. ..
Basic example Basic example
"""""""""""" """""""""""""
.. testcode:: .. testcode::
# Construct the circuit # Construct the circuit
c = Circuit(2) c = Circuit(2)