From 5ae2cf7cb7ea07ae47ef2ecb7dc6f3339356abd4 Mon Sep 17 00:00:00 2001 From: mkirsz <s1351949@sms.ed.ac.uk> Date: Mon, 16 Dec 2024 00:03:50 +0000 Subject: [PATCH] docs update --- include/tadah/models/descriptors/d2/d2_mjoin.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/tadah/models/descriptors/d2/d2_mjoin.h b/include/tadah/models/descriptors/d2/d2_mjoin.h index dc94a7c..c3b51cc 100644 --- a/include/tadah/models/descriptors/d2/d2_mjoin.h +++ b/include/tadah/models/descriptors/d2/d2_mjoin.h @@ -16,7 +16,6 @@ * that indicate the sizes of the CGRID2B and SGRID2B respectively. In some cases, these numbers can be zero. * The numbers must correspond to the lengths of the provided grids/parameters in the configuration file. * - * \example * Here is an example of how to configure these descriptors: * * ``` -- GitLab