Skip to content

Commit

Permalink
Deploying to gh-pages from @ 946a296 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelcolvin committed Dec 10, 2024
1 parent 9ec2f0f commit 5e57f72
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@ <h1 id="watchfiles">watchfiles<a class="headerlink" href="#watchfiles" title="Pe
<a href="https://codecov.io/gh/samuelcolvin/watchfiles"><img alt="Coverage" src="https://codecov.io/gh/samuelcolvin/watchfiles/branch/main/graph/badge.svg" /></a>
<a href="https://pypi.python.org/pypi/watchfiles"><img alt="pypi" src="https://img.shields.io/pypi/v/watchfiles.svg" /></a>
<a href="https://github.com/samuelcolvin/watchfiles/blob/main/LICENSE"><img alt="license" src="https://img.shields.io/github/license/samuelcolvin/watchfiles.svg" /></a></p>
<p>Documentation for version: <strong>v1.0.0</strong>.</p>
<p>Documentation for version: <strong>v1.0.3</strong>.</p>
<p>Simple, modern and high performance file watching and code reload in python.</p>
<p>Underlying file system notifications are handled by the <a href="https://github.com/notify-rs/notify">Notify</a> rust library.</p>
<p>This package was previously named "watchgod", see <a href="migrating/">Migrating from watchgod</a> for more information.</p>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,37 +2,37 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://watchfiles.helpmanual.io/</loc>
<lastmod>2024-11-25</lastmod>
<lastmod>2024-12-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://watchfiles.helpmanual.io/cli/</loc>
<lastmod>2024-11-25</lastmod>
<lastmod>2024-12-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://watchfiles.helpmanual.io/migrating/</loc>
<lastmod>2024-11-25</lastmod>
<lastmod>2024-12-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://watchfiles.helpmanual.io/api/filters/</loc>
<lastmod>2024-11-25</lastmod>
<lastmod>2024-12-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://watchfiles.helpmanual.io/api/run_process/</loc>
<lastmod>2024-11-25</lastmod>
<lastmod>2024-12-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://watchfiles.helpmanual.io/api/rust_backend/</loc>
<lastmod>2024-11-25</lastmod>
<lastmod>2024-12-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://watchfiles.helpmanual.io/api/watch/</loc>
<lastmod>2024-11-25</lastmod>
<lastmod>2024-12-10</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 5e57f72

Please sign in to comment.