diff --git a/doc/acrn.doxyfile b/doc/acrn.doxyfile index c61da9f64..6ca1085a1 100644 --- a/doc/acrn.doxyfile +++ b/doc/acrn.doxyfile @@ -241,6 +241,8 @@ TAB_SIZE = 4 # Allow for rst directives and advanced functions e.g. grid tables ALIASES = "rst=\verbatim embed:rst:leading-asterisk" ALIASES += "endrst=\endverbatim" +ALIASES += consistency="\par consistency:^^" +ALIASES += alignment="\par alignment:^^" # 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"