Skip to content

Commit

Permalink
Deployed f167462 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amterp committed Dec 23, 2024
1 parent 602a436 commit 7762cdf
Show file tree
Hide file tree
Showing 16 changed files with 807 additions and 72 deletions.
10 changes: 9 additions & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@







<style>:root{--md-annotation-icon:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M22 12a10 10 0 0 1-10 10A10 10 0 0 1 2 12 10 10 0 0 1 12 2a10 10 0 0 1 10 10M6 13h8l-3.5 3.5 1.42 1.42L17.84 12l-5.92-5.92L10.5 7.5 14 11H6z"/></svg>');}</style>




Expand Down Expand Up @@ -600,6 +606,8 @@ <h1>404 - Not found</h1>

<footer class="md-footer">



<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-copyright">
Expand All @@ -622,7 +630,7 @@ <h1>404 - Not found</h1>
</div>


<script id="__config" type="application/json">{"base": "/rad/", "features": ["content.code.copy"], "search": "/rad/assets/javascripts/workers/search.6ce7567c.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
<script id="__config" type="application/json">{"base": "/rad/", "features": ["content.code.copy", "navigation.footer"], "search": "/rad/assets/javascripts/workers/search.6ce7567c.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>


<script src="/rad/assets/javascripts/bundle.56dfad97.min.js"></script>
Expand Down
48 changes: 47 additions & 1 deletion guide/basics/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@







<style>:root{--md-annotation-icon:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M22 12a10 10 0 0 1-10 10A10 10 0 0 1 2 12 10 10 0 0 1 12 2a10 10 0 0 1 10 10M6 13h8l-3.5 3.5 1.42 1.42L17.84 12l-5.92-5.92L10.5 7.5 14 11H6z"/></svg>');}</style>




Expand Down Expand Up @@ -955,6 +961,46 @@ <h2 id="control-flow">Control Flow<a class="headerlink" href="#control-flow" tit

<footer class="md-footer">



<nav class="md-footer__inner md-grid" aria-label="Footer" >


<a href="../getting_started/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Getting Started">
<div class="md-footer__button md-icon">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"/></svg>
</div>
<div class="md-footer__title">
<span class="md-footer__direction">
Previous
</span>
<div class="md-ellipsis">
Getting Started
</div>
</div>
</a>



<a href="../../reference/args/" class="md-footer__link md-footer__link--next" aria-label="Next: Args">
<div class="md-footer__title">
<span class="md-footer__direction">
Next
</span>
<div class="md-ellipsis">
Args
</div>
</div>
<div class="md-footer__button md-icon">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 11v2h12l-5.5 5.5 1.42 1.42L19.84 12l-7.92-7.92L10.5 5.5 16 11z"/></svg>
</div>
</a>

</nav>


<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-copyright">
Expand All @@ -977,7 +1023,7 @@ <h2 id="control-flow">Control Flow<a class="headerlink" href="#control-flow" tit
</div>


<script id="__config" type="application/json">{"base": "../..", "features": ["content.code.copy"], "search": "../../assets/javascripts/workers/search.6ce7567c.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
<script id="__config" type="application/json">{"base": "../..", "features": ["content.code.copy", "navigation.footer"], "search": "../../assets/javascripts/workers/search.6ce7567c.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>


<script src="../../assets/javascripts/bundle.56dfad97.min.js"></script>
Expand Down
Loading

0 comments on commit 7762cdf

Please sign in to comment.