From: Vladimír Vondruš Date: Wed, 25 Apr 2018 15:06:47 +0000 (+0200) Subject: Doc++ X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=3dbd64ddbd92b00518a216c7c287794519e5cea6;p=blog.git Doc++ --- 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.