From fb07ebe7f9f556e9c285b9dabbb4184d417f8bc0 Mon Sep 17 00:00:00 2001 From: Clair Blacketer Date: Fri, 22 Apr 2022 15:12:19 -0400 Subject: [PATCH] Adding system requirements to FAQ fixes #492 --- docs/faq.html | 156 ++++++++++++++++++++++++++++++++--- docs/images/AWS_clusters.png | Bin 0 -> 38844 bytes docs/index.html | 26 +++--- rmd/faq.Rmd | 28 ++++++- rmd/images/AWS_clusters.png | Bin 0 -> 38844 bytes rmd/index.Rmd | 3 +- 6 files changed, 187 insertions(+), 26 deletions(-) create mode 100644 docs/images/AWS_clusters.png create mode 100644 rmd/images/AWS_clusters.png 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 () {