From 015182f030cc00fe59e6940f35d56bf91e3a4790 Mon Sep 17 00:00:00 2001 From: Tim Suhling Date: Fri, 23 Aug 2024 12:41:37 +0200 Subject: Changed syntax highlighting for .rst code blocks --- docs/schrodinger_plot.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs/schrodinger_plot.rst') diff --git a/docs/schrodinger_plot.rst b/docs/schrodinger_plot.rst index e70ac01..9c5cb96 100644 --- a/docs/schrodinger_plot.rst +++ b/docs/schrodinger_plot.rst @@ -15,12 +15,14 @@ schrodinger_solve will limit the plot by the limits of the potential as well as energies of the solution for a better initial result. **Usage** -:: + +.. code-block:: text schrodinger_plot.py [-h] [-s SOLUTION_DIR] [-o OUTPUT_DIR] [--show SHOW] [-e EXPORT] [--scale SCALE] [-x XLIM] [-y1 ENERGY_LIM] [-y2 UNCERTAINTY_LIM] **Command line options** -:: + +.. code-block:: text -h, --help show a help message -s SOLUTION_DIR --solution_dir -- cgit v1.2.3