- Fixes for Doxygen Layouts
- Changed dynarray indexing to use size_t - Added groups to optional documentation
This commit is contained in:
@@ -286,4 +286,9 @@ html.dark-mode {
|
||||
|
||||
td.odd_c {
|
||||
background-color: var(--odd-color)
|
||||
}
|
||||
}
|
||||
|
||||
a + h2.groupheader {
|
||||
display:none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user