mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
Deploying to gh-pages from @ agdamsbo/REDCapCAST@cff0977fb9 🚀
This commit is contained in:
parent
6020bd5672
commit
69f3fff0dd
43 changed files with 774 additions and 124 deletions
|
|
@ -24,7 +24,9 @@
|
|||
<li class="nav-item dropdown">
|
||||
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown" role="button" aria-expanded="false" aria-haspopup="true" id="dropdown-articles">Articles</a>
|
||||
<div class="dropdown-menu" aria-labelledby="dropdown-articles">
|
||||
<a class="dropdown-item" href="../articles/Database-creation.html">Database-creation</a>
|
||||
<a class="dropdown-item" href="../articles/Introduction.html">Introduction</a>
|
||||
<a class="dropdown-item" href="../articles/Shiny-app.html">Shiny-app</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
|
|
@ -53,7 +55,11 @@
|
|||
<h3>All vignettes</h3>
|
||||
<p class="section-desc"></p>
|
||||
|
||||
<dl><dt><a href="Introduction.html">Introduction</a></dt>
|
||||
<dl><dt><a href="Database-creation.html">Database-creation</a></dt>
|
||||
<dd>
|
||||
</dd><dt><a href="Introduction.html">Introduction</a></dt>
|
||||
<dd>
|
||||
</dd><dt><a href="Shiny-app.html">Shiny-app</a></dt>
|
||||
<dd>
|
||||
</dd></dl></div>
|
||||
</main></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue