Documentation for c26eea874d

This commit is contained in:
realstealthninja
2025-05-19 11:38:33 +00:00
parent c7a9a42397
commit 14583a2f33
2829 changed files with 30266 additions and 21669 deletions

View File

@@ -1,4 +1,4 @@
/* The standard CSS for doxygen 1.12.0*/
/* The standard CSS for doxygen 1.13.2*/
body {
background-color: white;
@@ -338,8 +338,7 @@ pre.fragment {
opacity: 0;
position: absolute;
display: inline;
overflow: auto;
fill: black;
overflow: hidden;
justify-content: center;
align-items: center;
cursor: pointer;
@@ -351,7 +350,7 @@ pre.fragment {
}
.fragment:hover .clipboard, .clipboard.success {
opacity: .28;
opacity: .4;
}
.clipboard:hover, .clipboard.success {
@@ -1422,6 +1421,11 @@ dl.invariant dt, dl.pre dt, dl.post dt {
padding: 2px 0px;
}
#side-nav #projectname
{
font-size: 130%;
}
#projectbrief
{
font-size: 90%;
@@ -1809,10 +1813,14 @@ th.markdownTableHeadCenter, td.markdownTableBodyCenter {
text-align: center
}
tt, code, kbd, samp
tt, code, kbd
{
display: inline-block;
}
tt, code, kbd
{
vertical-align: top;
}
/* @end */
u {