Skip to content

Commit

Permalink
build based on c5353b7
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Sep 15, 2024
1 parent 819c6f3 commit 4d565f9
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion previews/PR63/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</head>
<body>
<div id="app"></div>
<script>window.__VP_HASH_MAP__=JSON.parse("{\"api.md\":\"BUvt6EzU\",\"beginner_tutorial.md\":\"CYpTwkOk\",\"contributing.md\":\"BprBrcL4\",\"index.md\":\"CXLepbub\",\"tutorials.md\":\"C1h6zLVr\",\"workflows.md\":\"BfY5NPX6\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"OMOPCDMPathways.jl\",\"description\":\"A VitePress Site\",\"base\":\"/OMOPCDMPathways.jl/previews/PR63/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"outline\":\"deep\",\"logo\":{\"src\":\"/logo.png\",\"width\":24,\"height\":24},\"search\":{\"provider\":\"local\",\"options\":{\"detailedView\":true}},\"nav\":[{\"text\":\"Home\",\"link\":\"/index\"},{\"text\":\"Tutorials\",\"collapsed\":false,\"items\":[{\"text\":\"Tutorials\",\"link\":\"/tutorials\"},{\"text\":\"Beginner Tutorial 🐣\",\"link\":\"/beginner_tutorial\"}]},{\"text\":\"Api\",\"link\":\"/api\"},{\"text\":\"How It Works\",\"link\":\"/workflows\"},{\"text\":\"Contributing\",\"link\":\"/contributing\"}],\"sidebar\":[{\"text\":\"Home\",\"link\":\"/index\"},{\"text\":\"Tutorials\",\"collapsed\":false,\"items\":[{\"text\":\"Tutorials\",\"link\":\"/tutorials\"},{\"text\":\"Beginner Tutorial 🐣\",\"link\":\"/beginner_tutorial\"}]},{\"text\":\"Api\",\"link\":\"/api\"},{\"text\":\"How It Works\",\"link\":\"/workflows\"},{\"text\":\"Contributing\",\"link\":\"/contributing\"}],\"editLink\":{\"pattern\":\"https://https://github.com/JuliaHealth/OMOPCDMPathways.jl/edit/main/docs/src/:path\"},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/JuliaHealth/OMOPCDMPathways.jl\"}],\"footer\":{\"message\":\"Made with <a href=\\\"https://luxdl.github.io/DocumenterVitepress.jl/dev/\\\" target=\\\"_blank\\\"><strong>DocumenterVitepress.jl</strong></a><br>\",\"copyright\":\"© Copyright 2024.\"}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script>
<script>window.__VP_HASH_MAP__=JSON.parse("{\"api.md\":\"QSa-xwhQ\",\"beginner_tutorial.md\":\"CYpTwkOk\",\"contributing.md\":\"BprBrcL4\",\"index.md\":\"CXLepbub\",\"tutorials.md\":\"C1h6zLVr\",\"workflows.md\":\"BfY5NPX6\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"OMOPCDMPathways.jl\",\"description\":\"A VitePress Site\",\"base\":\"/OMOPCDMPathways.jl/previews/PR63/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"outline\":\"deep\",\"logo\":{\"src\":\"/logo.png\",\"width\":24,\"height\":24},\"search\":{\"provider\":\"local\",\"options\":{\"detailedView\":true}},\"nav\":[{\"text\":\"Home\",\"link\":\"/index\"},{\"text\":\"Tutorials\",\"collapsed\":false,\"items\":[{\"text\":\"Tutorials\",\"link\":\"/tutorials\"},{\"text\":\"Beginner Tutorial 🐣\",\"link\":\"/beginner_tutorial\"}]},{\"text\":\"Api\",\"link\":\"/api\"},{\"text\":\"How It Works\",\"link\":\"/workflows\"},{\"text\":\"Contributing\",\"link\":\"/contributing\"}],\"sidebar\":[{\"text\":\"Home\",\"link\":\"/index\"},{\"text\":\"Tutorials\",\"collapsed\":false,\"items\":[{\"text\":\"Tutorials\",\"link\":\"/tutorials\"},{\"text\":\"Beginner Tutorial 🐣\",\"link\":\"/beginner_tutorial\"}]},{\"text\":\"Api\",\"link\":\"/api\"},{\"text\":\"How It Works\",\"link\":\"/workflows\"},{\"text\":\"Contributing\",\"link\":\"/contributing\"}],\"editLink\":{\"pattern\":\"https://https://github.com/JuliaHealth/OMOPCDMPathways.jl/edit/main/docs/src/:path\"},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/JuliaHealth/OMOPCDMPathways.jl\"}],\"footer\":{\"message\":\"Made with <a href=\\\"https://luxdl.github.io/DocumenterVitepress.jl/dev/\\\" target=\\\"_blank\\\"><strong>DocumenterVitepress.jl</strong></a><br>\",\"copyright\":\"© Copyright 2024.\"}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script>

</body>
</html>
12 changes: 6 additions & 6 deletions previews/PR63/api.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion previews/PR63/beginner_tutorial.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion previews/PR63/contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<span class="line"><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">(OMOPCDMPathways) pkg</span><span style="--shiki-light:#D73A49;--shiki-dark:#F97583;">&gt;</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;"> add [NAME OF DEPENDENCY]</span></span></code></pre></div><h3 id="Adding-Test-Dependencies" tabindex="-1">Adding Test Dependencies 📋 <a class="header-anchor" href="#Adding-Test-Dependencies" aria-label="Permalink to &quot;Adding Test Dependencies 📋 {#Adding-Test-Dependencies}&quot;"></a></h3><p>If you are introducing a new test dependency, make sure to add that dependency to the <code>Project.toml</code> located in the <code>OMOPCDMPathways</code> test directory. To do this, follow these steps:</p><ol><li>Enter the test directory inside of the <code>OMOPCDMPathways</code> directory</li></ol><div class="language-sh vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang">sh</span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><span class="line"><span style="--shiki-light:#005CC5;--shiki-dark:#79B8FF;">cd</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"> /path/to/OMOPCDMPathways.jl/test/</span></span></code></pre></div><ol><li>Activate the <code>OMOPCDMPathways</code> test environment and add the dependency:</li></ol><div class="language-julia vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang">julia</span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><span class="line"><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">julia</span><span style="--shiki-light:#D73A49;--shiki-dark:#F97583;">&gt;</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;"> ]</span></span>
<span class="line"><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">pkg</span><span style="--shiki-light:#D73A49;--shiki-dark:#F97583;">&gt;</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;"> activate .</span></span>
<span class="line"><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">(test) pkg</span><span style="--shiki-light:#D73A49;--shiki-dark:#F97583;">&gt;</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;"> add [NAME OF DEPENDENCY]</span></span></code></pre></div></div></div></main><footer class="VPDocFooter" data-v-83890dd9 data-v-4f9813fa><!--[--><!--]--><div class="edit-info" data-v-4f9813fa><div class="edit-link" data-v-4f9813fa><a class="VPLink link vp-external-link-icon no-icon edit-link-button" href="https://https://github.com/JuliaHealth/OMOPCDMPathways.jl/edit/main/docs/src/contributing.md" target="_blank" rel="noreferrer" data-v-4f9813fa><!--[--><span class="vpi-square-pen edit-link-icon" data-v-4f9813fa></span> Edit this page<!--]--></a></div><!----></div><nav class="prev-next" aria-labelledby="doc-footer-aria-label" data-v-4f9813fa><span class="visually-hidden" id="doc-footer-aria-label" data-v-4f9813fa>Pager</span><div class="pager" data-v-4f9813fa><a class="VPLink link pager-link prev" href="/OMOPCDMPathways.jl/previews/PR63/workflows" data-v-4f9813fa><!--[--><span class="desc" data-v-4f9813fa>Previous page</span><span class="title" data-v-4f9813fa>How It Works</span><!--]--></a></div><div class="pager" data-v-4f9813fa><!----></div></nav></footer><!--[--><!--]--></div></div></div><!--[--><!--]--></div></div><footer class="VPFooter has-sidebar" data-v-a9a9e638 data-v-c970a860><div class="container" data-v-c970a860><p class="message" data-v-c970a860>Made with <a href="https://luxdl.github.io/DocumenterVitepress.jl/dev/" target="_blank"><strong>DocumenterVitepress.jl</strong></a><br></p><p class="copyright" data-v-c970a860>© Copyright 2024.</p></div></footer><!--[--><!--]--></div></div>
<script>window.__VP_HASH_MAP__=JSON.parse("{\"api.md\":\"BUvt6EzU\",\"beginner_tutorial.md\":\"CYpTwkOk\",\"contributing.md\":\"BprBrcL4\",\"index.md\":\"CXLepbub\",\"tutorials.md\":\"C1h6zLVr\",\"workflows.md\":\"BfY5NPX6\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"OMOPCDMPathways.jl\",\"description\":\"A VitePress Site\",\"base\":\"/OMOPCDMPathways.jl/previews/PR63/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"outline\":\"deep\",\"logo\":{\"src\":\"/logo.png\",\"width\":24,\"height\":24},\"search\":{\"provider\":\"local\",\"options\":{\"detailedView\":true}},\"nav\":[{\"text\":\"Home\",\"link\":\"/index\"},{\"text\":\"Tutorials\",\"collapsed\":false,\"items\":[{\"text\":\"Tutorials\",\"link\":\"/tutorials\"},{\"text\":\"Beginner Tutorial 🐣\",\"link\":\"/beginner_tutorial\"}]},{\"text\":\"Api\",\"link\":\"/api\"},{\"text\":\"How It Works\",\"link\":\"/workflows\"},{\"text\":\"Contributing\",\"link\":\"/contributing\"}],\"sidebar\":[{\"text\":\"Home\",\"link\":\"/index\"},{\"text\":\"Tutorials\",\"collapsed\":false,\"items\":[{\"text\":\"Tutorials\",\"link\":\"/tutorials\"},{\"text\":\"Beginner Tutorial 🐣\",\"link\":\"/beginner_tutorial\"}]},{\"text\":\"Api\",\"link\":\"/api\"},{\"text\":\"How It Works\",\"link\":\"/workflows\"},{\"text\":\"Contributing\",\"link\":\"/contributing\"}],\"editLink\":{\"pattern\":\"https://https://github.com/JuliaHealth/OMOPCDMPathways.jl/edit/main/docs/src/:path\"},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/JuliaHealth/OMOPCDMPathways.jl\"}],\"footer\":{\"message\":\"Made with <a href=\\\"https://luxdl.github.io/DocumenterVitepress.jl/dev/\\\" target=\\\"_blank\\\"><strong>DocumenterVitepress.jl</strong></a><br>\",\"copyright\":\"© Copyright 2024.\"}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script>
<script>window.__VP_HASH_MAP__=JSON.parse("{\"api.md\":\"QSa-xwhQ\",\"beginner_tutorial.md\":\"CYpTwkOk\",\"contributing.md\":\"BprBrcL4\",\"index.md\":\"CXLepbub\",\"tutorials.md\":\"C1h6zLVr\",\"workflows.md\":\"BfY5NPX6\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"OMOPCDMPathways.jl\",\"description\":\"A VitePress Site\",\"base\":\"/OMOPCDMPathways.jl/previews/PR63/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"outline\":\"deep\",\"logo\":{\"src\":\"/logo.png\",\"width\":24,\"height\":24},\"search\":{\"provider\":\"local\",\"options\":{\"detailedView\":true}},\"nav\":[{\"text\":\"Home\",\"link\":\"/index\"},{\"text\":\"Tutorials\",\"collapsed\":false,\"items\":[{\"text\":\"Tutorials\",\"link\":\"/tutorials\"},{\"text\":\"Beginner Tutorial 🐣\",\"link\":\"/beginner_tutorial\"}]},{\"text\":\"Api\",\"link\":\"/api\"},{\"text\":\"How It Works\",\"link\":\"/workflows\"},{\"text\":\"Contributing\",\"link\":\"/contributing\"}],\"sidebar\":[{\"text\":\"Home\",\"link\":\"/index\"},{\"text\":\"Tutorials\",\"collapsed\":false,\"items\":[{\"text\":\"Tutorials\",\"link\":\"/tutorials\"},{\"text\":\"Beginner Tutorial 🐣\",\"link\":\"/beginner_tutorial\"}]},{\"text\":\"Api\",\"link\":\"/api\"},{\"text\":\"How It Works\",\"link\":\"/workflows\"},{\"text\":\"Contributing\",\"link\":\"/contributing\"}],\"editLink\":{\"pattern\":\"https://https://github.com/JuliaHealth/OMOPCDMPathways.jl/edit/main/docs/src/:path\"},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/JuliaHealth/OMOPCDMPathways.jl\"}],\"footer\":{\"message\":\"Made with <a href=\\\"https://luxdl.github.io/DocumenterVitepress.jl/dev/\\\" target=\\\"_blank\\\"><strong>DocumenterVitepress.jl</strong></a><br>\",\"copyright\":\"© Copyright 2024.\"}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script>

</body>
</html>
2 changes: 1 addition & 1 deletion previews/PR63/hashmap.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"api.md":"BUvt6EzU","beginner_tutorial.md":"CYpTwkOk","contributing.md":"BprBrcL4","index.md":"CXLepbub","tutorials.md":"C1h6zLVr","workflows.md":"BfY5NPX6"}
{"api.md":"QSa-xwhQ","beginner_tutorial.md":"CYpTwkOk","contributing.md":"BprBrcL4","index.md":"CXLepbub","tutorials.md":"C1h6zLVr","workflows.md":"BfY5NPX6"}
Loading

0 comments on commit 4d565f9

Please sign in to comment.