Documentation for 08c4a3f664

This commit is contained in:
github-actions
2020-09-03 12:55:12 +00:00
parent 729ed028a7
commit bf1dd6a8dc
738 changed files with 6224 additions and 5322 deletions

View File

@@ -1,4 +1,4 @@
/* The standard CSS for doxygen 1.8.19 */
/* The standard CSS for doxygen 1.8.20 */
body, table, div, p, dl {
font: 400 14px/22px Roboto,sans-serif;
@@ -1358,10 +1358,12 @@ dl.citelist dt {
font-weight:bold;
margin-right:10px;
padding:5px;
text-align:right;
width:52px;
}
dl.citelist dd {
margin:2px 0;
margin:2px 0 2px 72px;
padding:5px 0;
}