Skip to content

Commit

Permalink
Deployed 73072c9 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 20, 2024
1 parent c1e0b64 commit a0d1e46
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -227,5 +227,5 @@ <h2 id="the-python-library-tsdf">The python library - <code>tsdf</code></h2>

<!--
MkDocs version : 1.5.3
Build Date UTC : 2024-03-19 17:26:45.222268+00:00
Build Date UTC : 2024-03-20 13:06:57.115109+00:00
-->
2 changes: 1 addition & 1 deletion installation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h2 id="installing-the-development-version">Installing the development version</
</ol>
<h2 id="what-now">What now?</h2>
<p>Now you can import functions from the <code>tsdf</code> Python package.
See some examples in the <a href="/tsdf/basic_reading_and_writing">usage section</a>.</p>
See some examples in the <a href="/tsdf/basic_reading_and_writing_numpy">usage section</a>.</p>

</div>
</div><footer>
Expand Down
18 changes: 9 additions & 9 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,47 +2,47 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://biomarkersparkinson.github.io/tsdf/</loc>
<lastmod>2024-03-19</lastmod>
<lastmod>2024-03-20</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://biomarkersparkinson.github.io/tsdf/basic_reading_and_writing_numpy/</loc>
<lastmod>2024-03-19</lastmod>
<lastmod>2024-03-20</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://biomarkersparkinson.github.io/tsdf/basic_reading_and_writing_pandas/</loc>
<lastmod>2024-03-19</lastmod>
<lastmod>2024-03-20</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://biomarkersparkinson.github.io/tsdf/contact/</loc>
<lastmod>2024-03-19</lastmod>
<lastmod>2024-03-20</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://biomarkersparkinson.github.io/tsdf/converting_legacy_data/</loc>
<lastmod>2024-03-19</lastmod>
<lastmod>2024-03-20</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://biomarkersparkinson.github.io/tsdf/installation/</loc>
<lastmod>2024-03-19</lastmod>
<lastmod>2024-03-20</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://biomarkersparkinson.github.io/tsdf/tsdf_fields_table/</loc>
<lastmod>2024-03-19</lastmod>
<lastmod>2024-03-20</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://biomarkersparkinson.github.io/tsdf/validating_files/</loc>
<lastmod>2024-03-19</lastmod>
<lastmod>2024-03-20</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://biomarkersparkinson.github.io/tsdf/writing_data_from_scratch/</loc>
<lastmod>2024-03-19</lastmod>
<lastmod>2024-03-20</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit a0d1e46

Please sign in to comment.