Commit eb2a311e authored by Johannes Blaschke's avatar Johannes Blaschke
Browse files

experiment with recent rtd theme

parent 76f078f9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ method. It's structure is:

.. code-block:: c++
   :linenos:
   
   :emphasize-lines: 29-39, 42-45

    // Set time-step size (subdt) and number (numbsebsteps) for the DES steps
    des_init_time_loop( &time, &dt, &nsubsteps, &subdt, &subdt_io );
+4 −0
Original line number Diff line number Diff line
@@ -8,3 +8,7 @@
    max-width: 100%;
    overflow: visible;
}

.highlight {
    background: #ffffff;
}