Skip to content

Commit 9708645

Browse files
committed
deploy: 88b4949
1 parent bac8868 commit 9708645

File tree

9 files changed

+38
-23
lines changed

9 files changed

+38
-23
lines changed

_images/thisyear.png

-12 Bytes
Loading

_images/toppages.png

-1 Bytes
Loading

_sources/contributing.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Project Pythia Contributor's Guide
22

3+
```{Note}
4+
This the top-level guide for Project Pythia and a great starting point for getting involved!
5+
6+
We also have specific guides for
7+
[contributing to Pythia Foundations](https://foundations.projectpythia.org/appendix/how-to-contribute.html)
8+
and [contributing new Cookbooks](https://projectpythia.org/cookbook-guide.html).
9+
```
10+
311
## Overview
412

513
Welcome! This is the main contributors guide for Project Pythia.
@@ -77,10 +85,10 @@ The Pythia [Cookbook
7785
Gallery](https://cookbooks.projectpythia.org/) is a
7886
collection of "cookbooks" that describe workflows that solve a
7987
specific problem. Typically, a cookbook references material presented
80-
elsewhere in Project Pythia, such as [Pythia Foundations](https://foundations.projectpythia.org).
88+
elsewhere in Project Pythia, such as [Pythia Foundations](https://foundations.projectpythia.org).
8189
Each Cookbook is hosted in a separate GitHub repo under the umbrella [Project Pythia
8290
organization](https://github.com/ProjectPythia).
83-
Contributors should consult the [Cookbook-specific Contributor's guide](https://github.com/ProjectPythia/.github/blob/main/.github/CONTRIBUTING.md).
91+
Contributors should consult the [Cookbook-specific Contributor's guide](/cookbook-guide).
8492

8593
### Pythia Portal
8694

_sources/metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Metrics
22

3-
Last Updated: 2024-05-24 17:55:28.805962
3+
Last Updated: 2024-05-24 19:09:40.172483
44

55
| Project | Users |
66
| ----- | ----- |

_sources/resource-gallery.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1272,7 +1272,7 @@ Packages
12721272
<img src="_static/images/ebp-logo.png" class="gallery-thumbnail" />
12731273
<div class="container">
12741274
<a href="https://nbviewer.jupyter.org/github/ltauxe/Python-for-Earth-Science-Students/tree/master/" class="text-decoration-none"><h4 class="display-4 p-0">Python Programming for Earth Science Students</h4></a>
1275-
<p class="card-subtitle"><strong>Author:</strong> <a href="mailto:hasefaw@ucsd.edu">Hanna Asefaw</a>, <a href="mailto:[email protected]">Lisa Tauxe</a>, <a href="mailto:bcych@ucsd.edu">Brendan Cych</a><br/><strong>Affiliation:</strong> <a href="https://scripps.ucsd.edu/">Scripps Institution of Oceanography</a></p>
1275+
<p class="card-subtitle"><strong>Author:</strong> <a href="mailto:bcych@ucsd.edu">Brendan Cych</a>, <a href="mailto:[email protected]">Lisa Tauxe</a>, <a href="mailto:hasefaw@ucsd.edu">Hanna Asefaw</a><br/><strong>Affiliation:</strong> <a href="https://scripps.ucsd.edu/">Scripps Institution of Oceanography</a></p>
12761276
<p class="my-2">Python Programming for Earth Science Students </p>
12771277
</div>
12781278
</div>
@@ -1438,7 +1438,7 @@ Packages
14381438
<img src="_static/thumbnails/ptss-txtfile.jpeg" class="gallery-thumbnail" />
14391439
<div class="container">
14401440
<a href="https://youtu.be/Jog7ybd6amw" class="text-decoration-none"><h4 class="display-4 p-0">Your First Python Tutorial - Reading in a .txt File</h4></a>
1441-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1441+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
14421442
<p class="my-2">Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers setting up a work environment and opening a .txt file. The content to follow along with this video is hosted on the <A href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html">Xdev Python Tutorial website</A>.
14431443
</p>
14441444
</div>
@@ -1463,7 +1463,7 @@ Packages
14631463
<img src="_static/thumbnails/ptss-datadict.jpeg" class="gallery-thumbnail" />
14641464
<div class="container">
14651465
<a href="https://youtu.be/5z6-t62x7Xs" class="text-decoration-none"><h4 class="display-4 p-0">Your First Python Tutorial - Creating a Data Dictionary</h4></a>
1466-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1466+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
14671467
<p class="my-2">Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers creating a data dictionary. The content to follow along with this video is hosted on the <A href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#creating-a-data-dictionary">Xdev Python Tutorial website</A>.
14681468
</p>
14691469
</div>
@@ -1488,7 +1488,7 @@ Packages
14881488
<img src="_static/thumbnails/ptss-writingfx.jpeg" class="gallery-thumbnail" />
14891489
<div class="container">
14901490
<a href="https://youtu.be/BerEf_3CsL8" class="text-decoration-none"><h4 class="display-4 p-0">Your First Python Tutorial - Writing Functions</h4></a>
1491-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1491+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
14921492
<p class="my-2">Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers how to write and call functions in Python. The content to follow along with this video is hosted on the <A href ="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#writing-functions">Xdev Python Tutorial website</A>.
14931493
</p>
14941494
</div>
@@ -1513,7 +1513,7 @@ Packages
15131513
<img src="_static/thumbnails/ptss-firstpackage.jpeg" class="gallery-thumbnail" />
15141514
<div class="container">
15151515
<a href="https://youtu.be/6lbbTwGFcTc" class="text-decoration-none"><h4 class="display-4 p-0">Your First Python Tutorial - Creating Your Own Package</h4></a>
1516-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1516+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
15171517
<p class="my-2">Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers how to create and call modules and packages. The content to follow along with this video is hosted on the <A href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#first-python-package">Xdev Python Tutorial website</A>.
15181518
</p>
15191519
</div>
@@ -1538,7 +1538,7 @@ Packages
15381538
<img src="_static/thumbnails/ptss-builtinpackage.jpeg" class="gallery-thumbnail" />
15391539
<div class="container">
15401540
<a href="https://youtu.be/44QUMCh2ZHU" class="text-decoration-none"><h4 class="display-4 p-0">Your First Python Tutorial - Using a Built-In Package and Publishing Your Package</h4></a>
1541-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1541+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
15421542
<p class="my-2">Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers how to use your first external buil-in package, `math`, and how to publish your package. The content to follow along with this video is hosted on the <A href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#using-a-built-in-package">Xdev Python Tutorial website</A>.
15431543
</p>
15441544
</div>
@@ -1663,7 +1663,7 @@ Packages
16631663
<img src="_static/thumbnails/ptss-cartopy.jpeg" class="gallery-thumbnail" />
16641664
<div class="container">
16651665
<a href="https://youtu.be/ivmd3RluMiw" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Cartopy</h4></a>
1666-
<p class="card-subtitle"><strong>Author:</strong> Michaela Sizemore, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1666+
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Michaela Sizemore<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
16671667
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `cartopy`. The content to follow along with this video is hosted in this <A href="https://github.com/michaelavs/cartopy_tutorial">Cartopy Tutorial GitHub Repository</A>.
16681668
</p>
16691669
</div>
@@ -1715,7 +1715,7 @@ Packages
17151715
<img src="_static/thumbnails/ptss-pandas.jpeg" class="gallery-thumbnail" />
17161716
<div class="container">
17171717
<a href="https://youtu.be/BsV3ek7qsiM" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Pandas</h4></a>
1718-
<p class="card-subtitle"><strong>Author:</strong> Max Grover, Project Pythia, Drew Camron<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1718+
<p class="card-subtitle"><strong>Author:</strong> Max Grover, Drew Camron, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
17191719
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `pandas`. The content to follow along with this video is hosted in this <A href="https://github.com/mgrover1/ncar_pandas_tutorial">Pandas Tutorial GitHub Repository</A>.
17201720
</p>
17211721
</div>

contributing.html

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,13 @@
390390

391391
<section id="project-pythia-contributor-s-guide">
392392
<h1>Project Pythia Contributor’s Guide<a class="headerlink" href="#project-pythia-contributor-s-guide" title="Link to this heading"><i class="fas fa-link"></i></a></h1>
393+
<div class="admonition note">
394+
<p class="admonition-title">Note</p>
395+
<p>This the top-level guide for Project Pythia and a great starting point for getting involved!</p>
396+
<p>We also have specific guides for
397+
<a class="reference external" href="https://foundations.projectpythia.org/appendix/how-to-contribute.html">contributing to Pythia Foundations</a>
398+
and <a class="reference external" href="https://projectpythia.org/cookbook-guide.html">contributing new Cookbooks</a>.</p>
399+
</div>
393400
<section id="overview">
394401
<h2>Overview<a class="headerlink" href="#overview" title="Link to this heading"><i class="fas fa-link"></i></a></h2>
395402
<p>Welcome! This is the main contributors guide for Project Pythia.
@@ -465,10 +472,10 @@ <h3>Add a new Cookbook to Cookbooks Gallery<a class="headerlink" href="#add-a-ne
465472
Gallery</a> is a
466473
collection of “cookbooks” that describe workflows that solve a
467474
specific problem. Typically, a cookbook references material presented
468-
elsewhere in Project Pythia, such as <a class="reference external" href="https://foundations.projectpythia.org">Pythia Foundations</a>.
475+
elsewhere in Project Pythia, such as <a class="reference external" href="https://foundations.projectpythia.org">Pythia Foundations</a>.
469476
Each Cookbook is hosted in a separate GitHub repo under the umbrella <a class="reference external" href="https://github.com/ProjectPythia">Project Pythia
470477
organization</a>.
471-
Contributors should consult the <a class="reference external" href="https://github.com/ProjectPythia/.github/blob/main/.github/CONTRIBUTING.md">Cookbook-specific Contributor’s guide</a>.</p>
478+
Contributors should consult the <a class="reference internal" href="cookbook-guide.html"><span class="doc std std-doc">Cookbook-specific Contributor’s guide</span></a>.</p>
472479
</section>
473480
<section id="pythia-portal">
474481
<h3>Pythia Portal<a class="headerlink" href="#pythia-portal" title="Link to this heading"><i class="fas fa-link"></i></a></h3>

metrics.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@
389389

390390
<section id="metrics">
391391
<h1>Metrics<a class="headerlink" href="#metrics" title="Link to this heading"><i class="fas fa-link"></i></a></h1>
392-
<p>Last Updated: 2024-05-24 17:55:28.805962</p>
392+
<p>Last Updated: 2024-05-24 19:09:40.172483</p>
393393
<table class="table">
394394
<thead>
395395
<tr class="row-odd"><th class="head"><p>Project</p></th>

resource-gallery.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1318,7 +1318,7 @@ <h1 class="display-1">Resource Gallery<a class="headerlink" href="#resource-gall
13181318
<img class="gallery-thumbnail" src="_static/images/ebp-logo.png"/>
13191319
<div class="container">
13201320
<a class="text-decoration-none" href="https://nbviewer.jupyter.org/github/ltauxe/Python-for-Earth-Science-Students/tree/master/"><h4 class="display-4 p-0">Python Programming for Earth Science Students</h4></a>
1321-
<p class="card-subtitle"><strong>Author:</strong> <a href="mailto:hasefaw@ucsd.edu">Hanna Asefaw</a>, <a href="mailto:[email protected]">Lisa Tauxe</a>, <a href="mailto:bcych@ucsd.edu">Brendan Cych</a><br/><strong>Affiliation:</strong> <a href="https://scripps.ucsd.edu/">Scripps Institution of Oceanography</a></p>
1321+
<p class="card-subtitle"><strong>Author:</strong> <a href="mailto:bcych@ucsd.edu">Brendan Cych</a>, <a href="mailto:[email protected]">Lisa Tauxe</a>, <a href="mailto:hasefaw@ucsd.edu">Hanna Asefaw</a><br/><strong>Affiliation:</strong> <a href="https://scripps.ucsd.edu/">Scripps Institution of Oceanography</a></p>
13221322
<p class="my-2">Python Programming for Earth Science Students </p>
13231323
</div>
13241324
</div>
@@ -1469,7 +1469,7 @@ <h1 class="display-1">Resource Gallery<a class="headerlink" href="#resource-gall
14691469
<img class="gallery-thumbnail" src="_static/thumbnails/ptss-txtfile.jpeg"/>
14701470
<div class="container">
14711471
<a class="text-decoration-none" href="https://youtu.be/Jog7ybd6amw"><h4 class="display-4 p-0">Your First Python Tutorial - Reading in a .txt File</h4></a>
1472-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1472+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
14731473
<p class="my-2">Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers setting up a work environment and opening a .txt file. The content to follow along with this video is hosted on the <a href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html">Xdev Python Tutorial website</a>.
14741474
</p>
14751475
</div>
@@ -1491,7 +1491,7 @@ <h1 class="display-1">Resource Gallery<a class="headerlink" href="#resource-gall
14911491
<img class="gallery-thumbnail" src="_static/thumbnails/ptss-datadict.jpeg"/>
14921492
<div class="container">
14931493
<a class="text-decoration-none" href="https://youtu.be/5z6-t62x7Xs"><h4 class="display-4 p-0">Your First Python Tutorial - Creating a Data Dictionary</h4></a>
1494-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1494+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
14951495
<p class="my-2">Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers creating a data dictionary. The content to follow along with this video is hosted on the <a href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#creating-a-data-dictionary">Xdev Python Tutorial website</a>.
14961496
</p>
14971497
</div>
@@ -1513,7 +1513,7 @@ <h1 class="display-1">Resource Gallery<a class="headerlink" href="#resource-gall
15131513
<img class="gallery-thumbnail" src="_static/thumbnails/ptss-writingfx.jpeg"/>
15141514
<div class="container">
15151515
<a class="text-decoration-none" href="https://youtu.be/BerEf_3CsL8"><h4 class="display-4 p-0">Your First Python Tutorial - Writing Functions</h4></a>
1516-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1516+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
15171517
<p class="my-2">Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers how to write and call functions in Python. The content to follow along with this video is hosted on the <a href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#writing-functions">Xdev Python Tutorial website</a>.
15181518
</p>
15191519
</div>
@@ -1535,7 +1535,7 @@ <h1 class="display-1">Resource Gallery<a class="headerlink" href="#resource-gall
15351535
<img class="gallery-thumbnail" src="_static/thumbnails/ptss-firstpackage.jpeg"/>
15361536
<div class="container">
15371537
<a class="text-decoration-none" href="https://youtu.be/6lbbTwGFcTc"><h4 class="display-4 p-0">Your First Python Tutorial - Creating Your Own Package</h4></a>
1538-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1538+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
15391539
<p class="my-2">Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers how to create and call modules and packages. The content to follow along with this video is hosted on the <a href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#first-python-package">Xdev Python Tutorial website</a>.
15401540
</p>
15411541
</div>
@@ -1557,7 +1557,7 @@ <h1 class="display-1">Resource Gallery<a class="headerlink" href="#resource-gall
15571557
<img class="gallery-thumbnail" src="_static/thumbnails/ptss-builtinpackage.jpeg"/>
15581558
<div class="container">
15591559
<a class="text-decoration-none" href="https://youtu.be/44QUMCh2ZHU"><h4 class="display-4 p-0">Your First Python Tutorial - Using a Built-In Package and Publishing Your Package</h4></a>
1560-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1560+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
15611561
<p class="my-2">Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers how to use your first external buil-in package, `math`, and how to publish your package. The content to follow along with this video is hosted on the <a href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#using-a-built-in-package">Xdev Python Tutorial website</a>.
15621562
</p>
15631563
</div>
@@ -1667,7 +1667,7 @@ <h1 class="display-1">Resource Gallery<a class="headerlink" href="#resource-gall
16671667
<img class="gallery-thumbnail" src="_static/thumbnails/ptss-cartopy.jpeg"/>
16681668
<div class="container">
16691669
<a class="text-decoration-none" href="https://youtu.be/ivmd3RluMiw"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Cartopy</h4></a>
1670-
<p class="card-subtitle"><strong>Author:</strong> Michaela Sizemore, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1670+
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Michaela Sizemore<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
16711671
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `cartopy`. The content to follow along with this video is hosted in this <a href="https://github.com/michaelavs/cartopy_tutorial">Cartopy Tutorial GitHub Repository</a>.
16721672
</p>
16731673
</div>
@@ -1713,7 +1713,7 @@ <h1 class="display-1">Resource Gallery<a class="headerlink" href="#resource-gall
17131713
<img class="gallery-thumbnail" src="_static/thumbnails/ptss-pandas.jpeg"/>
17141714
<div class="container">
17151715
<a class="text-decoration-none" href="https://youtu.be/BsV3ek7qsiM"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Pandas</h4></a>
1716-
<p class="card-subtitle"><strong>Author:</strong> Max Grover, Project Pythia, Drew Camron<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1716+
<p class="card-subtitle"><strong>Author:</strong> Max Grover, Drew Camron, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
17171717
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `pandas`. The content to follow along with this video is hosted in this <a href="https://github.com/mgrover1/ncar_pandas_tutorial">Pandas Tutorial GitHub Repository</a>.
17181718
</p>
17191719
</div>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)