From 3dbd64ddbd92b00518a216c7c287794519e5cea6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 25 Apr 2018 17:06:47 +0200 Subject: [PATCH] Doc++ --- doc/doxygen.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/doxygen.rst b/doc/doxygen.rst index e381cd5b..e1f786a4 100644 --- a/doc/doxygen.rst +++ b/doc/doxygen.rst @@ -446,10 +446,10 @@ the search to a subdomain: Brief and detailed description is parsed as-is with the following modifications: -- Function parameter documentation, return value documentation and template - parameter documentation is extracted out of the text flow to allow for more - flexible styling, it's also reordered to match parameter order and warnings - are emitted if there are mismatches. +- Function parameter documentation, return value documentation, template + parameter and exception documentation is extracted out of the text flow to + allow for more flexible styling. It's also reordered to match parameter + order and warnings are emitted if there are mismatches. - To make text content wrap better on narrow screens, :html:`` tags are added after ``::`` and ``_`` in long symbols in link titles and after ``/`` in URLs. -- 2.30.2