diff --git a/docs/faq.html b/docs/faq.html index 5541100..28cdcdc 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -13,7 +13,7 @@ OMOP CDM Frequently Asked Questions - + @@ -29,6 +29,9 @@ h6 {font-size: 12px;} code {color: inherit; background-color: rgba(0, 0, 0, 0.04);} pre:not([class]) { background-color: white } + + + @@ -60,6 +63,7 @@ if (window.hljs) { + @@ -85,6 +89,9 @@ button.code-folding-btn:focus { summary { display: list-item; } +details > summary > p:only-child { + display: inline; +} pre code { padding: 0; } @@ -222,6 +229,69 @@ $(document).ready(function () { + + + @@ -231,12 +301,22 @@ $(document).ready(function () {
+ +
+
+
+
+
+ +
+ +
@@ -539,6 +646,35 @@ $(document).ready(function () { + + @@ -60,6 +60,7 @@ if (window.hljs) { + @@ -85,6 +86,9 @@ button.code-folding-btn:focus { summary { display: list-item; } +details > summary > p:only-child { + display: inline; +} pre code { padding: 0; } @@ -236,7 +240,7 @@ $(document).ready(function () {