@@ -116,7 +116,7 @@
diff --git a/docs/html/dir_d1bd97ed40e89648596a0852aac26258.html b/docs/html/dir_d1bd97ed40e89648596a0852aac26258.html
index 799a5b3..6fd4273 100644
--- a/docs/html/dir_d1bd97ed40e89648596a0852aac26258.html
+++ b/docs/html/dir_d1bd97ed40e89648596a0852aac26258.html
@@ -3,7 +3,7 @@
-
+
cppbase: cppbase Directory Reference
@@ -11,9 +11,9 @@
-
+
@@ -36,18 +36,23 @@
@@ -118,7 +123,7 @@
diff --git a/docs/html/dir_d44c64559bbebec7f509842c48db8b23.html b/docs/html/dir_d44c64559bbebec7f509842c48db8b23.html
index 7218626..0e7a32f 100644
--- a/docs/html/dir_d44c64559bbebec7f509842c48db8b23.html
+++ b/docs/html/dir_d44c64559bbebec7f509842c48db8b23.html
@@ -3,7 +3,7 @@
-
+
cppbase: include Directory Reference
@@ -11,9 +11,9 @@
-
+
@@ -36,18 +36,23 @@
@@ -107,7 +112,7 @@
diff --git a/docs/html/doxygen.css b/docs/html/doxygen.css
index 7b7d851..209912c 100644
--- a/docs/html/doxygen.css
+++ b/docs/html/doxygen.css
@@ -1,4 +1,4 @@
-/* The standard CSS for doxygen 1.10.0*/
+/* The standard CSS for doxygen 1.11.0*/
html {
/* page base colors */
@@ -657,7 +657,24 @@ dl.el {
margin-left: -1cm;
}
+ul.check {
+ list-style:none;
+ text-indent: -16px;
+ padding-left: 38px;
+}
+li.unchecked:before {
+ content: "\2610\A0";
+}
+li.checked:before {
+ content: "\2611\A0";
+}
+
+ol {
+ text-indent: 0px;
+}
+
ul {
+ text-indent: 0px;
overflow: visible;
}
@@ -1614,7 +1631,7 @@ dl.note {
border-color: #D0C000;
}
-dl.warning, dl.attention {
+dl.warning, dl.attention, dl.important {
margin-left: -7px;
padding-left: 3px;
border-left: 4px solid;
@@ -1662,7 +1679,7 @@ dl.bug dt a, dl.deprecated dt a, dl.todo dt a, dl.test a {
font-weight: bold !important;
}
-dl.warning, dl.attention, dl.note, dl.deprecated, dl.bug,
+dl.warning, dl.attention, dl.important, dl.note, dl.deprecated, dl.bug,
dl.invariant, dl.pre, dl.post, dl.todo, dl.test, dl.remark {
padding: 10px;
margin: 10px 0px;
@@ -1675,13 +1692,13 @@ dl.section dd {
margin-bottom: 2px;
}
-dl.warning, dl.attention {
+dl.warning, dl.attention, dl.important {
background: var(--warning-color-bg);
border-left: 8px solid var(--warning-color-hl);
color: var(--warning-color-text);
}
-dl.warning dt, dl.attention dt {
+dl.warning dt, dl.attention dt, dl.important dt {
color: var(--warning-color-hl);
}
@@ -1739,7 +1756,9 @@ dl.deprecated dt a {
color: var(--deprecated-color-hl) !important;
}
-dl.section dd, dl.bug dd, dl.deprecated dd, dl.todo dd, dl.test dd {
+dl.note dd, dl.warning dd, dl.pre dd, dl.post dd,
+dl.remark dd, dl.attention dd, dl.important dd, dl.invariant dd,
+dl.bug dd, dl.deprecated dd, dl.todo dd, dl.test dd {
margin-inline-start: 0px;
}
diff --git a/docs/html/doxygen_crawl.html b/docs/html/doxygen_crawl.html
index d58dc7d..2cd6045 100644
--- a/docs/html/doxygen_crawl.html
+++ b/docs/html/doxygen_crawl.html
@@ -4,7 +4,7 @@
Validator / crawler helper
-
+
@@ -23,5 +23,17 @@
+
+
+
+
+
+
+
+
+
+
+
+