Skip to content

Commit 880a074

Browse files
committed
Deploy site + cookbook: Merge pull request #118 from Tuntii/grpc-and-so-many
Add optional rustapi-grpc crate (tonic/prost) ea86f97
1 parent dd616f5 commit 880a074

49 files changed

Lines changed: 431 additions & 95 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-096afc7e.js";
40+
window.path_to_searchindex_js = "searchindex-15a19e5a.js";
4141
</script>
4242
<!-- Start loading toc.js asap -->
43-
<script src="toc-95a3f79e.js"></script>
43+
<script src="toc-f2fd3c30.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-096afc7e.js";
39+
window.path_to_searchindex_js = "../searchindex-15a19e5a.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-95a3f79e.js"></script>
42+
<script src="../toc-f2fd3c30.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-096afc7e.js";
39+
window.path_to_searchindex_js = "../searchindex-15a19e5a.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-95a3f79e.js"></script>
42+
<script src="../toc-f2fd3c30.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-096afc7e.js";
39+
window.path_to_searchindex_js = "../searchindex-15a19e5a.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-95a3f79e.js"></script>
42+
<script src="../toc-f2fd3c30.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-096afc7e.js";
39+
window.path_to_searchindex_js = "../searchindex-15a19e5a.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-95a3f79e.js"></script>
42+
<script src="../toc-f2fd3c30.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-096afc7e.js";
39+
window.path_to_searchindex_js = "../searchindex-15a19e5a.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-95a3f79e.js"></script>
42+
<script src="../toc-f2fd3c30.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-096afc7e.js";
39+
window.path_to_searchindex_js = "../searchindex-15a19e5a.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-95a3f79e.js"></script>
42+
<script src="../toc-f2fd3c30.js"></script>
4343
</head>
4444
<body>
4545
<div id="mdbook-help-container">

cookbook/crates/index.html

Lines changed: 3 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-096afc7e.js";
39+
window.path_to_searchindex_js = "../searchindex-15a19e5a.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-95a3f79e.js"></script>
42+
<script src="../toc-f2fd3c30.js"></script>
4343
</head>
4444
<body>
4545
<div id="mdbook-help-container">
@@ -191,6 +191,7 @@ <h1 id="crate-deep-dives"><a class="header" href="#crate-deep-dives">Crate Deep
191191
<li><strong><a href="rustapi_core.html">rustapi-core</a></strong>: The Engine</li>
192192
<li><strong><a href="rustapi_macros.html">rustapi-macros</a></strong>: The Magic</li>
193193
<li><strong><a href="rustapi_validation.html">rustapi-validate</a></strong>: The Gatekeeper</li>
194+
<li><strong><a href="rustapi_grpc.html">rustapi-grpc</a></strong>: The Bridge</li>
194195
</ul>
195196

196197
</main>

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-096afc7e.js";
39+
window.path_to_searchindex_js = "../searchindex-15a19e5a.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-95a3f79e.js"></script>
42+
<script src="../toc-f2fd3c30.js"></script>
4343
</head>
4444
<body>
4545
<div id="mdbook-help-container">

cookbook/crates/rustapi_extras.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-096afc7e.js";
39+
window.path_to_searchindex_js = "../searchindex-15a19e5a.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
42-
<script src="../toc-95a3f79e.js"></script>
42+
<script src="../toc-f2fd3c30.js"></script>
4343
</head>
4444
<body>
4545
<div id="mdbook-help-container">

0 commit comments

Comments
 (0)