Skip to content

Commit 0e09cca

Browse files
deploy: update docs from openmlsys/openmlsys@d953030
1 parent 9586cfe commit 0e09cca

922 files changed

Lines changed: 272032 additions & 12058 deletions

File tree

Some content is hidden

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

docs/404.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<!-- Book generated using mdBook -->
55
<meta charset="UTF-8">
6-
<title>Page not found - Machine Learning Systems: Design and Implementation</title>
6+
<title>Page not found - Machine Learning Systems: Design and Implementation (2nd Edition)</title>
77
<base href="/">
88

99

@@ -42,6 +42,7 @@
4242

4343
<!-- Custom theme stylesheets -->
4444
<link rel="stylesheet" href="theme/dark-mode-images-d9c595d5.css">
45+
<link rel="stylesheet" href="theme/version-selector-57b32ee2.css">
4546

4647
<!-- MathJax -->
4748
<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
@@ -51,10 +52,10 @@
5152
const path_to_root = "";
5253
const default_light_theme = "light";
5354
const default_dark_theme = "navy";
54-
window.path_to_searchindex_js = "searchindex-5b950b46.js";
55+
window.path_to_searchindex_js = "searchindex-d2711b48.js";
5556
</script>
5657
<!-- Start loading toc.js asap -->
57-
<script src="toc-c50a6795.js"></script>
58+
<script src="toc-02297d96.js"></script>
5859
</head>
5960
<body>
6061
<div id="mdbook-help-container">
@@ -153,7 +154,7 @@ <h2 class="mdbook-help-title">Keyboard shortcuts</h2>
153154
</button>
154155
</div>
155156

156-
<h1 class="menu-title">Machine Learning Systems: Design and Implementation</h1>
157+
<h1 class="menu-title">Machine Learning Systems: Design and Implementation (2nd Edition)</h1>
157158

158159
<div class="right-buttons">
159160
<a href="print.html" title="Print this book" aria-label="Print this book">
@@ -235,6 +236,7 @@ <h1 id="document-not-found-404"><a class="header" href="#document-not-found-404"
235236
<script src="book-a0b12cfe.js"></script>
236237

237238
<!-- Custom JS scripts -->
239+
<script src="theme/version-selector-d80632d5.js"></script>
238240

239241

240242

docs/cn/404.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<!-- Book generated using mdBook -->
55
<meta charset="UTF-8">
6-
<title>Page not found - 机器学习系统:设计和实现</title>
6+
<title>Page not found - 机器学习系统:设计和实现(第二版)</title>
77
<base href="/">
88

99

@@ -42,6 +42,7 @@
4242

4343
<!-- Custom theme stylesheets -->
4444
<link rel="stylesheet" href="theme/dark-mode-images-3cd683db.css">
45+
<link rel="stylesheet" href="theme/version-selector-57b32ee2.css">
4546

4647
<!-- MathJax -->
4748
<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
@@ -51,10 +52,10 @@
5152
const path_to_root = "";
5253
const default_light_theme = "light";
5354
const default_dark_theme = "navy";
54-
window.path_to_searchindex_js = "searchindex-2663fb80.js";
55+
window.path_to_searchindex_js = "searchindex-25630843.js";
5556
</script>
5657
<!-- Start loading toc.js asap -->
57-
<script src="toc-31a2f041.js"></script>
58+
<script src="toc-19dec790.js"></script>
5859
</head>
5960
<body>
6061
<div id="mdbook-help-container">
@@ -153,7 +154,7 @@ <h2 class="mdbook-help-title">Keyboard shortcuts</h2>
153154
</button>
154155
</div>
155156

156-
<h1 class="menu-title">机器学习系统:设计和实现</h1>
157+
<h1 class="menu-title">机器学习系统:设计和实现(第二版)</h1>
157158

158159
<div class="right-buttons">
159160
<a href="print.html" title="Print this book" aria-label="Print this book">
@@ -235,6 +236,7 @@ <h1 id="document-not-found-404"><a class="header" href="#document-not-found-404"
235236
<script src="book-a0b12cfe.js"></script>
236237

237238
<!-- Custom JS scripts -->
239+
<script src="theme/version-selector-d80632d5.js"></script>
238240

239241

240242

0 commit comments

Comments
 (0)