Skip to content

Commit dd616f5

Browse files
committed
Deploy site + cookbook: Merge pull request #112 from Tuntii/docs-agent-update-2025-02-21-6215913694818497336
docs: enhance learning path and fix cookbook recipes c1f185d
1 parent bf139e4 commit dd616f5

46 files changed

Lines changed: 231 additions & 101 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

cookbook/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
const path_to_root = "";
3838
const default_light_theme = "light";
3939
const default_dark_theme = "navy";
40-
window.path_to_searchindex_js = "searchindex-0c7c067b.js";
40+
window.path_to_searchindex_js = "searchindex-096afc7e.js";
4141
</script>
4242
<!-- Start loading toc.js asap -->
4343
<script src="toc-95a3f79e.js"></script>

cookbook/architecture/system_overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
const path_to_root = "../";
3737
const default_light_theme = "light";
3838
const default_dark_theme = "navy";
39-
window.path_to_searchindex_js = "../searchindex-0c7c067b.js";
39+
window.path_to_searchindex_js = "../searchindex-096afc7e.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
4242
<script src="../toc-95a3f79e.js"></script>

cookbook/concepts/handlers.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
const path_to_root = "../";
3737
const default_light_theme = "light";
3838
const default_dark_theme = "navy";
39-
window.path_to_searchindex_js = "../searchindex-0c7c067b.js";
39+
window.path_to_searchindex_js = "../searchindex-096afc7e.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
4242
<script src="../toc-95a3f79e.js"></script>

cookbook/concepts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
const path_to_root = "../";
3737
const default_light_theme = "light";
3838
const default_dark_theme = "navy";
39-
window.path_to_searchindex_js = "../searchindex-0c7c067b.js";
39+
window.path_to_searchindex_js = "../searchindex-096afc7e.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
4242
<script src="../toc-95a3f79e.js"></script>

cookbook/concepts/performance.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
const path_to_root = "../";
3737
const default_light_theme = "light";
3838
const default_dark_theme = "navy";
39-
window.path_to_searchindex_js = "../searchindex-0c7c067b.js";
39+
window.path_to_searchindex_js = "../searchindex-096afc7e.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
4242
<script src="../toc-95a3f79e.js"></script>

cookbook/concepts/testing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
const path_to_root = "../";
3737
const default_light_theme = "light";
3838
const default_dark_theme = "navy";
39-
window.path_to_searchindex_js = "../searchindex-0c7c067b.js";
39+
window.path_to_searchindex_js = "../searchindex-096afc7e.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
4242
<script src="../toc-95a3f79e.js"></script>

cookbook/crates/cargo_rustapi.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
const path_to_root = "../";
3737
const default_light_theme = "light";
3838
const default_dark_theme = "navy";
39-
window.path_to_searchindex_js = "../searchindex-0c7c067b.js";
39+
window.path_to_searchindex_js = "../searchindex-096afc7e.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
4242
<script src="../toc-95a3f79e.js"></script>

cookbook/crates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
const path_to_root = "../";
3737
const default_light_theme = "light";
3838
const default_dark_theme = "navy";
39-
window.path_to_searchindex_js = "../searchindex-0c7c067b.js";
39+
window.path_to_searchindex_js = "../searchindex-096afc7e.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
4242
<script src="../toc-95a3f79e.js"></script>

cookbook/crates/rustapi_core.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
const path_to_root = "../";
3737
const default_light_theme = "light";
3838
const default_dark_theme = "navy";
39-
window.path_to_searchindex_js = "../searchindex-0c7c067b.js";
39+
window.path_to_searchindex_js = "../searchindex-096afc7e.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
4242
<script src="../toc-95a3f79e.js"></script>

cookbook/crates/rustapi_extras.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
const path_to_root = "../";
3737
const default_light_theme = "light";
3838
const default_dark_theme = "navy";
39-
window.path_to_searchindex_js = "../searchindex-0c7c067b.js";
39+
window.path_to_searchindex_js = "../searchindex-096afc7e.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
4242
<script src="../toc-95a3f79e.js"></script>

0 commit comments

Comments
 (0)