From 5a30deab8cb698904c0b955b82cb30440582645c Mon Sep 17 00:00:00 2001 From: Alwin Esch Date: Tue, 26 Apr 2016 10:02:40 +0200 Subject: [doxygen] Add doc_header alias --- doxygen_resources/Doxyfile.doxy | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doxygen_resources/Doxyfile.doxy') diff --git a/doxygen_resources/Doxyfile.doxy b/doxygen_resources/Doxyfile.doxy index 70d3dc4994..fe500d27c7 100644 --- a/doxygen_resources/Doxyfile.doxy +++ b/doxygen_resources/Doxyfile.doxy @@ -245,7 +245,8 @@ ALIASES = "table_start=" \ "python_func{1}=\htmlonly

Function: \1

\endhtmlonly" \ - "python_class{1}=\htmlonly

Class: \1

\endhtmlonly" + "python_class{1}=\htmlonly

Class: \1

\endhtmlonly" \ + "doc_header{1}=\htmlonly

\1

\endhtmlonly" # This tag can be used to specify a number of word-keyword mappings (TCL only). # A mapping has the form "name=value". For example adding "class=itcl::class" -- cgit v1.2.3
\1\2\3