From a3af9828f6bbe78da037ffd2ef2b7653172f83c5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Thu, 14 Dec 2017 20:44:49 +0100 Subject: [PATCH] doc++ --- doc/doxygen.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/doxygen.rst b/doc/doxygen.rst index b3914771..61877557 100644 --- a/doc/doxygen.rst +++ b/doc/doxygen.rst @@ -518,7 +518,9 @@ aliases in the original ``Doxyfile``: It's not possible to use inline code highlighting in ``@brief`` description. Code placed there is moved by Doxygen to the detailed - description. + description. Similarly, it's not possible to use it in an ``@xrefitem`` + (``@todo``, ``@bug``...) paragraph --- code placed there is moved to a + paragraph after (but it works as expected for ``@note`` and similar). It's not possible to put a ``@code`` block (delimited by blank lines) to a Markdown list. A workaround is to use explicit HTML markup instead. See -- 2.30.2