Skip to content

Commit

Permalink
build based on a5e5951
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Nov 28, 2023
1 parent 8d56bb5 commit 0554edd
Show file tree
Hide file tree
Showing 8 changed files with 47 additions and 18 deletions.
5 changes: 3 additions & 2 deletions dev/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="/assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.4.11">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.4.14">



Expand Down Expand Up @@ -259,6 +259,7 @@




<li class="md-nav__item">
<a href="/." class="md-nav__link">

Expand Down Expand Up @@ -372,7 +373,7 @@ <h1>404 - Not found</h1>
<script id="__config" type="application/json">{"base": "/", "features": ["content.code.copy", "content.code.annotate", "navigation.top", "navigation.footer", "search.highlight", "search.share", "search.suggest", "toc.follow", "header.autohide"], "search": "/assets/javascripts/workers/search.f886a092.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.6c14ae12.min.js"></script>
<script src="/assets/javascripts/bundle.cd18aaf1.min.js"></script>

<script src="/javascripts/mathjax.js"></script>

Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions dev/examples/generated/Contributors/Howto/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.4.11">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.4.14">



Expand Down Expand Up @@ -264,6 +264,7 @@




<li class="md-nav__item">
<a href="../../../.." class="md-nav__link">

Expand Down Expand Up @@ -461,7 +462,7 @@ <h2 id="build-docs-locally">Build docs locally<a class="headerlink" href="#build
<script id="__config" type="application/json">{"base": "../../../..", "features": ["content.code.copy", "content.code.annotate", "navigation.top", "navigation.footer", "search.highlight", "search.share", "search.suggest", "toc.follow", "header.autohide"], "search": "../../../../assets/javascripts/workers/search.f886a092.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.6c14ae12.min.js"></script>
<script src="../../../../assets/javascripts/bundle.cd18aaf1.min.js"></script>

<script src="../../../../javascripts/mathjax.js"></script>

Expand Down
30 changes: 28 additions & 2 deletions dev/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.4.11">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.4.14">



Expand Down Expand Up @@ -266,6 +266,7 @@




<li class="md-nav__item md-nav__item--active">

<input class="md-nav__toggle md-toggle" type="checkbox" id="__toc">
Expand Down Expand Up @@ -358,6 +359,15 @@
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#tidiertextjl" class="md-nav__link">
<span class="md-ellipsis">
TidierText.jl
</span>
</a>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -480,6 +490,15 @@
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#tidiertextjl" class="md-nav__link">
<span class="md-ellipsis">
TidierText.jl
</span>
</a>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -577,6 +596,13 @@ <h2 id="tidierstringsjl"><a href="https://github.com/TidierOrg/TidierStrings.jl"
<p>TidierStrings.jl is a package dedicated to handling strings. It focuses on functionality within the stringr R package.</p>
<p><a href="https://github.com/TidierOrg/TidierStrings.jl">[GitHub]</a> | <a href="https://tidierorg.github.io/TidierStrings.jl/dev/">[Documentation]</a></p>
<p><br><br></p>
<p><a href="https://github.com/TidierOrg/TidierText.jl"><img src="https://raw.githubusercontent.com/TidierOrg/TidierText.jl/main/docs/src/assets/TidierText_logo.png" align="left" style="padding-right:10px;" width="150"></a></p>
<p><a id='a-href"https://github.com/TidierOrg/TidierText.jl"TidierText.jl/a'></a></p>
<p><a id='a-href"https://github.com/TidierOrg/TidierText.jl"TidierText.jl/a-1'></a></p>
<h2 id="tidiertextjl"><a href="https://github.com/TidierOrg/TidierText.jl">TidierText.jl</a><a class="headerlink" href="#tidiertextjl" title="Permanent link">¤</a></h2>
<p>TidierText.jl is a package dedicated to handling and tidying text data. It focuses on functionality within the tidytext R package.</p>
<p><a href="https://github.com/TidierOrg/TidierText.jl">[GitHub]</a></p>
<p><br><br></p>
<p><a href="https://github.com/TidierOrg/TidierVest.jl"><img src="https://raw.githubusercontent.com/TidierOrg/TidierVest.jl/main/docs/src/assets/TidierVest_logo.png" align="left" style="padding-right:10px;" width="150"></a></p>
<p><a id='a-href"https://github.com/TidierOrg/TidierVest.jl"TidierVest.jl/a'></a></p>
<p><a id='a-href"https://github.com/TidierOrg/TidierVest.jl"TidierVest.jl/a-1'></a></p>
Expand Down Expand Up @@ -685,7 +711,7 @@ <h2 id="whats-missing">What's missing<a class="headerlink" href="#whats-missing"
<script id="__config" type="application/json">{"base": ".", "features": ["content.code.copy", "content.code.annotate", "navigation.top", "navigation.footer", "search.highlight", "search.share", "search.suggest", "toc.follow", "header.autohide"], "search": "assets/javascripts/workers/search.f886a092.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.6c14ae12.min.js"></script>
<script src="assets/javascripts/bundle.cd18aaf1.min.js"></script>

<script src="javascripts/mathjax.js"></script>

Expand Down
5 changes: 3 additions & 2 deletions dev/reference/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.4.11">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.4.14">



Expand Down Expand Up @@ -264,6 +264,7 @@




<li class="md-nav__item">
<a href=".." class="md-nav__link">

Expand Down Expand Up @@ -430,7 +431,7 @@ <h2 id="reference-internal-functions">Reference - Internal functions<a class="he
<script id="__config" type="application/json">{"base": "..", "features": ["content.code.copy", "content.code.annotate", "navigation.top", "navigation.footer", "search.highlight", "search.share", "search.suggest", "toc.follow", "header.autohide"], "search": "../assets/javascripts/workers/search.f886a092.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.6c14ae12.min.js"></script>
<script src="../assets/javascripts/bundle.cd18aaf1.min.js"></script>

<script src="../javascripts/mathjax.js"></script>

Expand Down
2 changes: 1 addition & 1 deletion dev/search/search_index.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"Home","text":""},{"location":"#tidierjl","title":"Tidier.jl","text":"<p>Tidier.jl is a 100% Julia implementation of the R tidyverse meta-package. Similar to the R tidyverse, Tidier.jl re-exports several other packages, each focusing on a specific set of functionalities.</p> <p>[GitHub] | [Documentation]</p> <p></p> <p></p> <p></p> <p></p>"},{"location":"#tidierdatajl","title":"TidierData.jl","text":"<p>TidierData.jl is a package dedicated to data transformation and reshaping, powered by DataFrames.jl, ShiftedArrays.jl, and Cleaner.jl. It focuses on functionality within the dplyr, tidyr, and janitor R packages.</p> <p>[GitHub] | [Documentation]</p> <p></p> <p></p> <p></p> <p></p>"},{"location":"#tidierplotsjl","title":"TidierPlots.jl","text":"<p>TidierPlots.jl is a package dedicated to plotting, powered by AlgebraOfGraphics.jl. It focuses on functionality within the ggplot2 R package.</p> <p>[GitHub] | [Documentation]</p> <p></p> <p></p> <p></p> <p></p>"},{"location":"#tidiercatsjl","title":"TidierCats.jl","text":"<p>TidierCats.jl is a package dedicated to handling categorical variables, powered by CategoricalArrays.jl. It focuses on functionality within the forcats R package.</p> <p>[GitHub] | [Documentation]</p> <p></p> <p></p> <p></p> <p></p>"},{"location":"#tidierdatesjl","title":"TidierDates.jl","text":"<p>TidierDates.jl is a package dedicated to handling dates and times. It focuses on functionality within the lubridate R package.</p> <p>[GitHub]</p> <p></p> <p></p> <p></p> <p></p>"},{"location":"#tidierstringsjl","title":"TidierStrings.jl","text":"<p>TidierStrings.jl is a package dedicated to handling strings. It focuses on functionality within the stringr R package.</p> <p>[GitHub] | [Documentation]</p> <p></p> <p></p> <p></p> <p></p>"},{"location":"#tidiervestjl","title":"TidierVest.jl","text":"<p>TidierVest.jl is a package dedicated to scraping and tidying website data. It focuses on functionality within the rvest R package.</p> <p>[GitHub]</p> <p></p> <p></p> <p></p>"},{"location":"#installation","title":"Installation","text":"<p>For the stable version:</p> <pre><code>] add Tidier\n</code></pre> <p>The <code>]</code> character starts the Julia package manager. Press the backspace key to return to the Julia prompt.</p> <p>or</p> <pre><code>using Pkg\nPkg.add(\"Tidier\")\n</code></pre> <p>For the newest version:</p> <pre><code>] add Tidier#main\n</code></pre> <p>or</p> <pre><code>using Pkg\nPkg.add(url=\"https://github.com/TidierOrg/Tidier.jl\")\n</code></pre> <p></p> <p></p>"},{"location":"#whats-new","title":"What\u2019s new","text":"<p>See NEWS.md for the latest updates.</p> <p></p> <p></p>"},{"location":"#whats-missing","title":"What's missing","text":"<p>Is there a tidyverse feature missing that you would like to see in Tidier.jl? Please file a GitHub issue.</p>"},{"location":"reference/","title":"Reference","text":""},{"location":"reference/#index","title":"Index","text":""},{"location":"reference/#reference-exported-functions","title":"Reference - Exported functions","text":""},{"location":"reference/#reference-internal-functions","title":"Reference - Internal functions","text":""},{"location":"examples/generated/Contributors/Howto/","title":"Howto","text":""},{"location":"examples/generated/Contributors/Howto/#contribute-to-documentation","title":"Contribute to Documentation","text":"<p>Contributing with examples can be done by first creating a new file example here</p> <p>Info</p> <ul> <li><code>your_new_file.jl</code> at <code>docs/examples/UserGuide/</code></li> </ul> <p>Once this is done you need to add a new entry here at the bottom and the appropriate level.</p> <p>Info</p> <p>Your new entry should look like:</p> <ul> <li><code>\"Your title example\" : \"examples/generated/UserGuide/your_new_file.md\"</code></li> </ul> <p></p> <p></p>"},{"location":"examples/generated/Contributors/Howto/#build-docs-locally","title":"Build docs locally","text":"<p>If you want to take a look at the docs locally before doing a PR follow the next steps:</p> <p>build docs locally</p> <p>Install the following dependencies in your system via pip, i.e.</p> <ul> <li><code>pip install mkdocs pygments python-markdown-math</code></li> <li><code>pip install mkdocs-material pymdown-extensions mkdocstrings</code></li> <li><code>pip mknotebooks pytkdocs_tweaks mkdocs_include_exclude_files jinja2 mkdocs-video</code></li> </ul> <p>Then simply go to your <code>docs</code> env and activate it, i.e.</p> <p><code>docs&gt; julia</code></p> <p><code>julia&gt; ]</code></p> <p><code>(docs) pkg&gt; activate .</code></p> <p>Next, run the scripts:</p> <p>Info</p> <p>Generate files and build docs by running:</p> <ul> <li><code>genfiles.jl</code></li> <li><code>make.jl</code></li> </ul> <p>Now go to your <code>terminal</code> in the same path <code>docs&gt;</code> and run:</p> <p><code>mkdocs serve</code></p> <p>This should output <code>http://127.0.0.1:8000</code>, copy/paste this into your browser and you are all set.</p> <p>This page was generated using Literate.jl.</p>"}]}
{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"Home","text":""},{"location":"#tidierjl","title":"Tidier.jl","text":"<p>Tidier.jl is a 100% Julia implementation of the R tidyverse meta-package. Similar to the R tidyverse, Tidier.jl re-exports several other packages, each focusing on a specific set of functionalities.</p> <p>[GitHub] | [Documentation]</p> <p></p> <p></p> <p></p> <p></p>"},{"location":"#tidierdatajl","title":"TidierData.jl","text":"<p>TidierData.jl is a package dedicated to data transformation and reshaping, powered by DataFrames.jl, ShiftedArrays.jl, and Cleaner.jl. It focuses on functionality within the dplyr, tidyr, and janitor R packages.</p> <p>[GitHub] | [Documentation]</p> <p></p> <p></p> <p></p> <p></p>"},{"location":"#tidierplotsjl","title":"TidierPlots.jl","text":"<p>TidierPlots.jl is a package dedicated to plotting, powered by AlgebraOfGraphics.jl. It focuses on functionality within the ggplot2 R package.</p> <p>[GitHub] | [Documentation]</p> <p></p> <p></p> <p></p> <p></p>"},{"location":"#tidiercatsjl","title":"TidierCats.jl","text":"<p>TidierCats.jl is a package dedicated to handling categorical variables, powered by CategoricalArrays.jl. It focuses on functionality within the forcats R package.</p> <p>[GitHub] | [Documentation]</p> <p></p> <p></p> <p></p> <p></p>"},{"location":"#tidierdatesjl","title":"TidierDates.jl","text":"<p>TidierDates.jl is a package dedicated to handling dates and times. It focuses on functionality within the lubridate R package.</p> <p>[GitHub]</p> <p></p> <p></p> <p></p> <p></p>"},{"location":"#tidierstringsjl","title":"TidierStrings.jl","text":"<p>TidierStrings.jl is a package dedicated to handling strings. It focuses on functionality within the stringr R package.</p> <p>[GitHub] | [Documentation]</p> <p></p> <p></p> <p></p> <p></p>"},{"location":"#tidiertextjl","title":"TidierText.jl","text":"<p>TidierText.jl is a package dedicated to handling and tidying text data. It focuses on functionality within the tidytext R package.</p> <p>[GitHub]</p> <p></p> <p></p> <p></p> <p></p>"},{"location":"#tidiervestjl","title":"TidierVest.jl","text":"<p>TidierVest.jl is a package dedicated to scraping and tidying website data. It focuses on functionality within the rvest R package.</p> <p>[GitHub]</p> <p></p> <p></p> <p></p>"},{"location":"#installation","title":"Installation","text":"<p>For the stable version:</p> <pre><code>] add Tidier\n</code></pre> <p>The <code>]</code> character starts the Julia package manager. Press the backspace key to return to the Julia prompt.</p> <p>or</p> <pre><code>using Pkg\nPkg.add(\"Tidier\")\n</code></pre> <p>For the newest version:</p> <pre><code>] add Tidier#main\n</code></pre> <p>or</p> <pre><code>using Pkg\nPkg.add(url=\"https://github.com/TidierOrg/Tidier.jl\")\n</code></pre> <p></p> <p></p>"},{"location":"#whats-new","title":"What\u2019s new","text":"<p>See NEWS.md for the latest updates.</p> <p></p> <p></p>"},{"location":"#whats-missing","title":"What's missing","text":"<p>Is there a tidyverse feature missing that you would like to see in Tidier.jl? Please file a GitHub issue.</p>"},{"location":"reference/","title":"Reference","text":""},{"location":"reference/#index","title":"Index","text":""},{"location":"reference/#reference-exported-functions","title":"Reference - Exported functions","text":""},{"location":"reference/#reference-internal-functions","title":"Reference - Internal functions","text":""},{"location":"examples/generated/Contributors/Howto/","title":"Howto","text":""},{"location":"examples/generated/Contributors/Howto/#contribute-to-documentation","title":"Contribute to Documentation","text":"<p>Contributing with examples can be done by first creating a new file example here</p> <p>Info</p> <ul> <li><code>your_new_file.jl</code> at <code>docs/examples/UserGuide/</code></li> </ul> <p>Once this is done you need to add a new entry here at the bottom and the appropriate level.</p> <p>Info</p> <p>Your new entry should look like:</p> <ul> <li><code>\"Your title example\" : \"examples/generated/UserGuide/your_new_file.md\"</code></li> </ul> <p></p> <p></p>"},{"location":"examples/generated/Contributors/Howto/#build-docs-locally","title":"Build docs locally","text":"<p>If you want to take a look at the docs locally before doing a PR follow the next steps:</p> <p>build docs locally</p> <p>Install the following dependencies in your system via pip, i.e.</p> <ul> <li><code>pip install mkdocs pygments python-markdown-math</code></li> <li><code>pip install mkdocs-material pymdown-extensions mkdocstrings</code></li> <li><code>pip mknotebooks pytkdocs_tweaks mkdocs_include_exclude_files jinja2 mkdocs-video</code></li> </ul> <p>Then simply go to your <code>docs</code> env and activate it, i.e.</p> <p><code>docs&gt; julia</code></p> <p><code>julia&gt; ]</code></p> <p><code>(docs) pkg&gt; activate .</code></p> <p>Next, run the scripts:</p> <p>Info</p> <p>Generate files and build docs by running:</p> <ul> <li><code>genfiles.jl</code></li> <li><code>make.jl</code></li> </ul> <p>Now go to your <code>terminal</code> in the same path <code>docs&gt;</code> and run:</p> <p><code>mkdocs serve</code></p> <p>This should output <code>http://127.0.0.1:8000</code>, copy/paste this into your browser and you are all set.</p> <p>This page was generated using Literate.jl.</p>"}]}
Binary file modified dev/sitemap.xml.gz
Binary file not shown.

0 comments on commit 0554edd

Please sign in to comment.