From 125f2ea8841b054b8758ac254abff03ce66f6121 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Mon, 6 Aug 2018 04:10:29 +0200 Subject: [PATCH] doc: fix doxygen markup This typo was messing up sphinx and breathe quite a bit when reading the produced xml --- doc/doxygen/options.doc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/doxygen/options.doc b/doc/doxygen/options.doc index ec9f5202c7..209de0b6af 100644 --- a/doc/doxygen/options.doc +++ b/doc/doxygen/options.doc @@ -136,7 +136,7 @@ int main(int argc, char *argv[]) { - @c surf/precision: @ref options_model_precision -- @c For collective operations of SMPI, please refer to Section @ref options_index_smpi_coll +- For collective operations of SMPI, please refer to Section @ref options_index_smpi_coll - @c smpi/async-small-thresh: @ref options_model_network_asyncsend - @c smpi/bw-factor: @ref options_model_smpi_bw_factor - @c smpi/coll-selector: @ref options_model_smpi_collectives @@ -164,7 +164,7 @@ int main(int argc, char *argv[]) { - @c smpi/test: @ref options_model_smpi_test - @c smpi/wtime: @ref options_model_smpi_wtime -- @c Tracing configuration options can be found in Section @ref tracing_tracing_options. +- Tracing configuration options can be found in Section @ref tracing_tracing_options. - @c storage/model: @ref options_storage_model - @c verbose-exit: @ref options_generic_exit -- 2.20.1