Skip to content

Commit adddb82

Browse files
committed
Fix e-mail obfuscation issue in the manual
1 parent 66d90fb commit adddb82

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/doxygen_manual.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1583,5 +1583,8 @@ th.markdownTableHeadCenter, td.markdownTableBodyCenter {
15831583
text-align: center
15841584
}
15851585

1586+
span.obfuscator {
1587+
display: none;
1588+
}
15861589

15871590
/* @end */

0 commit comments

Comments
 (0)