From f240b15238bdbb6692057d3666835eef3e99cc9c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 31 Dec 2018 01:05:48 +0100 Subject: [PATCH] Doc++ --- doc/doxygen.rst | 10 ++++++---- .../File.h | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/doc/doxygen.rst b/doc/doxygen.rst index 1974e9a5..e5f43959 100644 --- a/doc/doxygen.rst +++ b/doc/doxygen.rst @@ -302,9 +302,9 @@ In addition, the m.css Doxygen theme recognizes the following extra options: .. class:: m-table m-fullwidth -=================================== ======================================= +=================================== =========================================== Variable Description -=================================== ======================================= +=================================== =========================================== :ini:`M_THEME_COLOR` Color for :html:``, corresponding to the CSS style. If empty, no :html:`` tag is rendered. See @@ -378,7 +378,7 @@ Variable Description search is offered. See `Search`_ for more information. Has effect only if :ini:`M_SEARCH_DISABLED` is not ``YES``. -=================================== ======================================= +=================================== =========================================== Note that namespace, directory and page lists are always fully expanded as these are not expected to be excessively large. @@ -1295,7 +1295,9 @@ type, so either strings, booleans, or lists of strings. The exceptions are: :py:`url` is the favicon URL and :py:`type` is favicon MIME type to populate the ``type`` attribute of :html:``. - and in addition the following variables: +.. class:: m-noindent + +and in addition the following variables: .. class:: m-table m-fullwidth diff --git a/doxygen/test/compound_namespace_members_in_file_scope_define_base_url/File.h b/doxygen/test/compound_namespace_members_in_file_scope_define_base_url/File.h index 0247d166..80efff81 100644 --- a/doxygen/test/compound_namespace_members_in_file_scope_define_base_url/File.h +++ b/doxygen/test/compound_namespace_members_in_file_scope_define_base_url/File.h @@ -3,7 +3,7 @@ */ /* Preprocessor defines are usually first in the XML file, but if there is a - user-defined group, that is first. That triggers a corder case in define ID + user-defined group, that is first. That triggers a corner case in define ID extraction -- parsing the var will set current base url to namespaceNS, but that shouldn't trigger any error when parsing the define after. */ -- 2.30.2