File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -62,10 +62,10 @@ EXTRA_PACKAGES =
6262# Project related configuration options
6363#---------------------------------------------------------------------------
6464
65- ALIASES += impl="\par Implementation Details\n"
66- ALIASES += comm="\par Communication Details\n"
67- ALIASES += except="\par Exceptions\n"
68- ALIASES += allocs="\par Memory Allocations\n"
65+ ALIASES += impl="<b> Implementation Details</b> \n"
66+ ALIASES += comm="<b> Communication Details</b> \n"
67+ ALIASES += except="<b> Exceptions</b> \n"
68+ ALIASES += allocs="<b> Memory Allocations</b> \n"
6969
7070# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
7171# path mentioned in the documentation of a class, which tells the reader which
You can’t perform that action at this time.
0 commit comments