From 4e73b54cea5451ebc22a8c585d985d9a25a1cda9 Mon Sep 17 00:00:00 2001 From: Stephan Schulz <stephan.schulz-x2q@rub.de> Date: Mon, 14 Dec 2020 09:51:23 +0100 Subject: [PATCH] update Fortran interface module documentation --- docs/modules/FortranInterface.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/modules/FortranInterface.rst b/docs/modules/FortranInterface.rst index c1d0b3f..4397329 100644 --- a/docs/modules/FortranInterface.rst +++ b/docs/modules/FortranInterface.rst @@ -72,16 +72,16 @@ It is currently in use by the Fortran Multi Particle Method written for the thesis of Stephan Schulz. This application of the interface is documented in the according :ref:`module<allMPMApplication>`. -TODO: +.. TODO: -* If there are published results obtained using this code, describe them briefly in terms readable for non-expert users. +.. * If there are published results obtained using this code, describe them briefly in terms readable for non-expert users. If you have few pictures/graphs illustrating the power or utility of the module, please include them with corresponding explanatory captions. -If you want to add a citation, such as [CIT2009]_, please check the source code to see how this is done. Note that -citations may get rearranged, e.g., to the bottom of the "page". +.. If you want to add a citation, such as [CIT2009]_, please check the source code to see how this is done. Note that +.. citations may get rearranged, e.g., to the bottom of the "page". -.. [CIT2009] This is a citation (as often used in journals). +.. .. [CIT2009] This is a citation (as often used in journals). Background Information ______________________ -- GitLab