From: Martin Quinson Date: Mon, 6 Aug 2018 02:10:29 +0000 (+0200) Subject: doc: fix doxygen markup X-Git-Tag: v3_21~261^2~1^2~3 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/d37028cc0a50caac3e5ffd39dde0e6fcdddcd0d9 doc: fix doxygen markup This typo was messing up sphinx and breathe quite a bit when reading the produced xml --- 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