Skip to content

Commit c104a0d

Browse files
committed
Deploy site + cookbook: Merge pull request #103 from Tuntii/update-docs-v0.1.300-12543396116988788327
Update documentation and workspace versions to 0.1.300 a67c6cd
1 parent 8410e7f commit c104a0d

46 files changed

Lines changed: 851 additions & 117 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-e9382446.js";
40+
window.path_to_searchindex_js = "searchindex-64bc0991.js";
4141
</script>
4242
<!-- Start loading toc.js asap -->
43-
<script src="toc-cc3bec4a.js"></script>
43+
<script src="toc-54f2b124.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-e9382446.js";
39+
window.path_to_searchindex_js = "../searchindex-64bc0991.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-cc3bec4a.js"></script>
42+
<script src="../toc-54f2b124.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-e9382446.js";
39+
window.path_to_searchindex_js = "../searchindex-64bc0991.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-cc3bec4a.js"></script>
42+
<script src="../toc-54f2b124.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-e9382446.js";
39+
window.path_to_searchindex_js = "../searchindex-64bc0991.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-cc3bec4a.js"></script>
42+
<script src="../toc-54f2b124.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-e9382446.js";
39+
window.path_to_searchindex_js = "../searchindex-64bc0991.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-cc3bec4a.js"></script>
42+
<script src="../toc-54f2b124.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-e9382446.js";
39+
window.path_to_searchindex_js = "../searchindex-64bc0991.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-cc3bec4a.js"></script>
42+
<script src="../toc-54f2b124.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-e9382446.js";
39+
window.path_to_searchindex_js = "../searchindex-64bc0991.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-cc3bec4a.js"></script>
42+
<script src="../toc-54f2b124.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-e9382446.js";
39+
window.path_to_searchindex_js = "../searchindex-64bc0991.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-cc3bec4a.js"></script>
42+
<script src="../toc-54f2b124.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-e9382446.js";
39+
window.path_to_searchindex_js = "../searchindex-64bc0991.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-cc3bec4a.js"></script>
42+
<script src="../toc-54f2b124.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-e9382446.js";
39+
window.path_to_searchindex_js = "../searchindex-64bc0991.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-cc3bec4a.js"></script>
42+
<script src="../toc-54f2b124.js"></script>
4343
</head>
4444
<body>
4545
<div id="mdbook-help-container">
@@ -262,7 +262,7 @@ <h2 id="audit-logging"><a class="header" href="#audit-logging">Audit Logging</a>
262262
<h2 id="traffic-insight"><a class="header" href="#traffic-insight">Traffic Insight</a></h2>
263263
<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>
264264
<pre><code class="language-toml">[dependencies]
265-
rustapi-extras = { version = "0.1.275", features = ["insight"] }
265+
rustapi-extras = { version = "0.1.300", features = ["insight"] }
266266
</code></pre>
267267
<h3 id="setup"><a class="header" href="#setup">Setup</a></h3>
268268
<pre class="playground"><code class="language-rust"><span class="boring">#![allow(unused)]

0 commit comments

Comments
 (0)