Skip to content

Commit bf139e4

Browse files
committed
Deploy site + cookbook: Merge pull request #109 from Tuntii/docs/sync-v0.1.335-pagination-curriculum-326067434288893805
docs: sync to v0.1.335, add pagination recipe, and improve learning path 2f0bf6c
1 parent 59116e5 commit bf139e4

48 files changed

Lines changed: 1058 additions & 124 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
const path_to_root = "";
3838
const default_light_theme = "light";
3939
const default_dark_theme = "navy";
40-
window.path_to_searchindex_js = "searchindex-1ea4266e.js";
40+
window.path_to_searchindex_js = "searchindex-0c7c067b.js";
4141
</script>
4242
<!-- Start loading toc.js asap -->
43-
<script src="toc-54f2b124.js"></script>
43+
<script src="toc-95a3f79e.js"></script>
4444
</head>
4545
<body>
4646
<div id="mdbook-help-container">

cookbook/architecture/system_overview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
const path_to_root = "../";
3737
const default_light_theme = "light";
3838
const default_dark_theme = "navy";
39-
window.path_to_searchindex_js = "../searchindex-1ea4266e.js";
39+
window.path_to_searchindex_js = "../searchindex-0c7c067b.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-54f2b124.js"></script>
42+
<script src="../toc-95a3f79e.js"></script>
4343
</head>
4444
<body>
4545
<div id="mdbook-help-container">

cookbook/concepts/handlers.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
const path_to_root = "../";
3737
const default_light_theme = "light";
3838
const default_dark_theme = "navy";
39-
window.path_to_searchindex_js = "../searchindex-1ea4266e.js";
39+
window.path_to_searchindex_js = "../searchindex-0c7c067b.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-54f2b124.js"></script>
42+
<script src="../toc-95a3f79e.js"></script>
4343
</head>
4444
<body>
4545
<div id="mdbook-help-container">

cookbook/concepts/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
const path_to_root = "../";
3737
const default_light_theme = "light";
3838
const default_dark_theme = "navy";
39-
window.path_to_searchindex_js = "../searchindex-1ea4266e.js";
39+
window.path_to_searchindex_js = "../searchindex-0c7c067b.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-54f2b124.js"></script>
42+
<script src="../toc-95a3f79e.js"></script>
4343
</head>
4444
<body>
4545
<div id="mdbook-help-container">

cookbook/concepts/performance.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
const path_to_root = "../";
3737
const default_light_theme = "light";
3838
const default_dark_theme = "navy";
39-
window.path_to_searchindex_js = "../searchindex-1ea4266e.js";
39+
window.path_to_searchindex_js = "../searchindex-0c7c067b.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-54f2b124.js"></script>
42+
<script src="../toc-95a3f79e.js"></script>
4343
</head>
4444
<body>
4545
<div id="mdbook-help-container">

cookbook/concepts/testing.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
const path_to_root = "../";
3737
const default_light_theme = "light";
3838
const default_dark_theme = "navy";
39-
window.path_to_searchindex_js = "../searchindex-1ea4266e.js";
39+
window.path_to_searchindex_js = "../searchindex-0c7c067b.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-54f2b124.js"></script>
42+
<script src="../toc-95a3f79e.js"></script>
4343
</head>
4444
<body>
4545
<div id="mdbook-help-container">

cookbook/crates/cargo_rustapi.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
const path_to_root = "../";
3737
const default_light_theme = "light";
3838
const default_dark_theme = "navy";
39-
window.path_to_searchindex_js = "../searchindex-1ea4266e.js";
39+
window.path_to_searchindex_js = "../searchindex-0c7c067b.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-54f2b124.js"></script>
42+
<script src="../toc-95a3f79e.js"></script>
4343
</head>
4444
<body>
4545
<div id="mdbook-help-container">

cookbook/crates/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
const path_to_root = "../";
3737
const default_light_theme = "light";
3838
const default_dark_theme = "navy";
39-
window.path_to_searchindex_js = "../searchindex-1ea4266e.js";
39+
window.path_to_searchindex_js = "../searchindex-0c7c067b.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-54f2b124.js"></script>
42+
<script src="../toc-95a3f79e.js"></script>
4343
</head>
4444
<body>
4545
<div id="mdbook-help-container">

cookbook/crates/rustapi_core.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
const path_to_root = "../";
3737
const default_light_theme = "light";
3838
const default_dark_theme = "navy";
39-
window.path_to_searchindex_js = "../searchindex-1ea4266e.js";
39+
window.path_to_searchindex_js = "../searchindex-0c7c067b.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-54f2b124.js"></script>
42+
<script src="../toc-95a3f79e.js"></script>
4343
</head>
4444
<body>
4545
<div id="mdbook-help-container">

cookbook/crates/rustapi_extras.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
const path_to_root = "../";
3737
const default_light_theme = "light";
3838
const default_dark_theme = "navy";
39-
window.path_to_searchindex_js = "../searchindex-1ea4266e.js";
39+
window.path_to_searchindex_js = "../searchindex-0c7c067b.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-54f2b124.js"></script>
42+
<script src="../toc-95a3f79e.js"></script>
4343
</head>
4444
<body>
4545
<div id="mdbook-help-container">
@@ -266,7 +266,7 @@ <h2 id="audit-logging"><a class="header" href="#audit-logging">Audit Logging</a>
266266
<h2 id="traffic-insight"><a class="header" href="#traffic-insight">Traffic Insight</a></h2>
267267
<p>The <code>insight</code> feature provides powerful real-time traffic analysis and debugging capabilities without external dependencies. It is designed to be low-overhead and privacy-conscious.</p>
268268
<pre><code class="language-toml">[dependencies]
269-
rustapi-extras = { version = "0.1.300", features = ["insight"] }
269+
rustapi-extras = { version = "0.1.335", features = ["insight"] }
270270
</code></pre>
271271
<h3 id="setup"><a class="header" href="#setup">Setup</a></h3>
272272
<pre class="playground"><code class="language-rust"><span class="boring">#![allow(unused)]

0 commit comments

Comments
 (0)