Skip to content

Commit 1c198ab

Browse files
committed
ci: generate pages at ada5924 [ci skip]
1 parent ada5924 commit 1c198ab

File tree

112 files changed

+251
-5033
lines changed

Some content is hidden

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

112 files changed

+251
-5033
lines changed

docs/404.html

Lines changed: 2 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -3,56 +3,38 @@
33
<head>
44
<!-- Book generated using mdBook -->
55
<meta charset="UTF-8">
6-
<title></title>
7-
8-
6+
<title>Page not found - The Rust Programming Language 日本語版</title>
97
<base href="/">
10-
118

129

1310
<!-- Custom HTML head -->
1411

15-
16-
1712
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
1813
<meta name="description" content="">
1914
<meta name="viewport" content="width=device-width, initial-scale=1">
2015
<meta name="theme-color" content="#ffffff" />
2116

22-
2317
<link rel="icon" href="favicon.svg">
24-
25-
2618
<link rel="shortcut icon" href="favicon.png">
27-
2819
<link rel="stylesheet" href="css/variables.css">
2920
<link rel="stylesheet" href="css/general.css">
3021
<link rel="stylesheet" href="css/chrome.css">
31-
3222
<link rel="stylesheet" href="css/print.css" media="print">
33-
3423

3524
<!-- Fonts -->
3625
<link rel="stylesheet" href="FontAwesome/css/font-awesome.css">
37-
3826
<link rel="stylesheet" href="fonts/fonts.css">
39-
4027

4128
<!-- Highlight.js Stylesheets -->
4229
<link rel="stylesheet" href="highlight.css">
4330
<link rel="stylesheet" href="tomorrow-night.css">
4431
<link rel="stylesheet" href="ayu-highlight.css">
4532

4633
<!-- Custom theme stylesheets -->
47-
4834
<link rel="stylesheet" href="ferris.css">
49-
5035
<link rel="stylesheet" href="theme/2018-edition.css">
51-
5236
<link rel="stylesheet" href="theme/em-to-bold.css">
53-
5437

55-
5638
</head>
5739
<body>
5840
<!-- Provide site root to javascript -->
@@ -111,8 +93,7 @@
11193
<div id="page-wrapper" class="page-wrapper">
11294

11395
<div class="page">
114-
115-
<div id="menu-bar-hover-placeholder"></div>
96+
<div id="menu-bar-hover-placeholder"></div>
11697
<div id="menu-bar" class="menu-bar sticky bordered">
11798
<div class="left-buttons">
11899
<button id="sidebar-toggle" class="icon-button" type="button" title="Toggle Table of Contents" aria-label="Toggle Table of Contents" aria-controls="sidebar">
@@ -128,28 +109,21 @@
128109
<li role="none"><button role="menuitem" class="theme" id="navy">Navy</button></li>
129110
<li role="none"><button role="menuitem" class="theme" id="ayu">Ayu</button></li>
130111
</ul>
131-
132112
<button id="search-toggle" class="icon-button" type="button" title="Search. (Shortkey: s)" aria-label="Toggle Searchbar" aria-expanded="false" aria-keyshortcuts="S" aria-controls="searchbar">
133113
<i class="fa fa-search"></i>
134114
</button>
135-
136115
</div>
137116

138117
<h1 class="menu-title">The Rust Programming Language 日本語版</h1>
139118

140119
<div class="right-buttons">
141-
142120
<a href="print.html" title="Print this book" aria-label="Print this book">
143121
<i id="print-button" class="fa fa-print"></i>
144122
</a>
145-
146-
147-
148123

149124
</div>
150125
</div>
151126

152-
153127
<div id="search-wrapper" class="hidden">
154128
<form id="searchbar-outer" class="searchbar-outer">
155129
<input type="search" id="searchbar" name="searchbar" placeholder="Search this book ..." aria-controls="searchresults-outer" aria-describedby="searchresults-header">
@@ -160,7 +134,6 @@ <h1 class="menu-title">The Rust Programming Language 日本語版</h1>
160134
</ul>
161135
</div>
162136
</div>
163-
164137

165138
<!-- Apply ARIA attributes after the sidebar and the sidebar toggle button are added to the DOM -->
166139
<script type="text/javascript">
@@ -180,53 +153,38 @@ <h1 id="document-not-found-404"><a class="header" href="#document-not-found-404"
180153

181154
<nav class="nav-wrapper" aria-label="Page navigation">
182155
<!-- Mobile navigation buttons -->
183-
184156

185-
186157

187158
<div style="clear: both"></div>
188159
</nav>
189160
</div>
190161
</div>
191162

192163
<nav class="nav-wide-wrapper" aria-label="Page navigation">
193-
194164

195-
196165
</nav>
197166

198167
</div>
199168

200-
201169

202-
203170

204-
205171

206-
207172
<script type="text/javascript">
208173
window.playground_copyable = true;
209174
</script>
210-
211175

212-
213176

214-
215177
<script src="elasticlunr.min.js" type="text/javascript" charset="utf-8"></script>
216178
<script src="mark.min.js" type="text/javascript" charset="utf-8"></script>
217179
<script src="searcher.js" type="text/javascript" charset="utf-8"></script>
218-
219180

220181
<script src="clipboard.min.js" type="text/javascript" charset="utf-8"></script>
221182
<script src="highlight.js" type="text/javascript" charset="utf-8"></script>
222183
<script src="book.js" type="text/javascript" charset="utf-8"></script>
223184

224185
<!-- Custom JS scripts -->
225-
226186
<script type="text/javascript" src="ferris.js"></script>
227-
228187

229-
230188

231189
</body>
232190
</html>

docs/appendix-00.html

Lines changed: 1 addition & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -4,53 +4,36 @@
44
<!-- Book generated using mdBook -->
55
<meta charset="UTF-8">
66
<title>付録 - The Rust Programming Language 日本語版</title>
7-
8-
97

108

119
<!-- Custom HTML head -->
1210

13-
14-
1511
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
1612
<meta name="description" content="">
1713
<meta name="viewport" content="width=device-width, initial-scale=1">
1814
<meta name="theme-color" content="#ffffff" />
1915

20-
2116
<link rel="icon" href="favicon.svg">
22-
23-
2417
<link rel="shortcut icon" href="favicon.png">
25-
2618
<link rel="stylesheet" href="css/variables.css">
2719
<link rel="stylesheet" href="css/general.css">
2820
<link rel="stylesheet" href="css/chrome.css">
29-
3021
<link rel="stylesheet" href="css/print.css" media="print">
31-
3222

3323
<!-- Fonts -->
3424
<link rel="stylesheet" href="FontAwesome/css/font-awesome.css">
35-
3625
<link rel="stylesheet" href="fonts/fonts.css">
37-
3826

3927
<!-- Highlight.js Stylesheets -->
4028
<link rel="stylesheet" href="highlight.css">
4129
<link rel="stylesheet" href="tomorrow-night.css">
4230
<link rel="stylesheet" href="ayu-highlight.css">
4331

4432
<!-- Custom theme stylesheets -->
45-
4633
<link rel="stylesheet" href="ferris.css">
47-
4834
<link rel="stylesheet" href="theme/2018-edition.css">
49-
5035
<link rel="stylesheet" href="theme/em-to-bold.css">
51-
5236

53-
5437
</head>
5538
<body>
5639
<!-- Provide site root to javascript -->
@@ -109,8 +92,7 @@
10992
<div id="page-wrapper" class="page-wrapper">
11093

11194
<div class="page">
112-
113-
<div id="menu-bar-hover-placeholder"></div>
95+
<div id="menu-bar-hover-placeholder"></div>
11496
<div id="menu-bar" class="menu-bar sticky bordered">
11597
<div class="left-buttons">
11698
<button id="sidebar-toggle" class="icon-button" type="button" title="Toggle Table of Contents" aria-label="Toggle Table of Contents" aria-controls="sidebar">
@@ -126,28 +108,21 @@
126108
<li role="none"><button role="menuitem" class="theme" id="navy">Navy</button></li>
127109
<li role="none"><button role="menuitem" class="theme" id="ayu">Ayu</button></li>
128110
</ul>
129-
130111
<button id="search-toggle" class="icon-button" type="button" title="Search. (Shortkey: s)" aria-label="Toggle Searchbar" aria-expanded="false" aria-keyshortcuts="S" aria-controls="searchbar">
131112
<i class="fa fa-search"></i>
132113
</button>
133-
134114
</div>
135115

136116
<h1 class="menu-title">The Rust Programming Language 日本語版</h1>
137117

138118
<div class="right-buttons">
139-
140119
<a href="print.html" title="Print this book" aria-label="Print this book">
141120
<i id="print-button" class="fa fa-print"></i>
142121
</a>
143-
144-
145-
146122

147123
</div>
148124
</div>
149125

150-
151126
<div id="search-wrapper" class="hidden">
152127
<form id="searchbar-outer" class="searchbar-outer">
153128
<input type="search" id="searchbar" name="searchbar" placeholder="Search this book ..." aria-controls="searchresults-outer" aria-describedby="searchresults-header">
@@ -158,7 +133,6 @@ <h1 class="menu-title">The Rust Programming Language 日本語版</h1>
158133
</ul>
159134
</div>
160135
</div>
161-
162136

163137
<!-- Apply ARIA attributes after the sidebar and the sidebar toggle button are added to the DOM -->
164138
<script type="text/javascript">
@@ -185,69 +159,50 @@ <h1 id="付録"><a class="header" href="#付録">付録</a></h1>
185159

186160
<nav class="nav-wrapper" aria-label="Page navigation">
187161
<!-- Mobile navigation buttons -->
188-
189162
<a rel="prev" href="ch20-03-graceful-shutdown-and-cleanup.html" class="mobile-nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
190163
<i class="fa fa-angle-left"></i>
191164
</a>
192-
193165

194-
195166
<a rel="next" href="appendix-01-keywords.html" class="mobile-nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
196167
<i class="fa fa-angle-right"></i>
197168
</a>
198-
199169

200170
<div style="clear: both"></div>
201171
</nav>
202172
</div>
203173
</div>
204174

205175
<nav class="nav-wide-wrapper" aria-label="Page navigation">
206-
207176
<a rel="prev" href="ch20-03-graceful-shutdown-and-cleanup.html" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
208177
<i class="fa fa-angle-left"></i>
209178
</a>
210-
211179

212-
213180
<a rel="next" href="appendix-01-keywords.html" class="nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
214181
<i class="fa fa-angle-right"></i>
215182
</a>
216-
217183
</nav>
218184

219185
</div>
220186

221-
222187

223-
224188

225-
226189

227-
228190
<script type="text/javascript">
229191
window.playground_copyable = true;
230192
</script>
231-
232193

233-
234194

235-
236195
<script src="elasticlunr.min.js" type="text/javascript" charset="utf-8"></script>
237196
<script src="mark.min.js" type="text/javascript" charset="utf-8"></script>
238197
<script src="searcher.js" type="text/javascript" charset="utf-8"></script>
239-
240198

241199
<script src="clipboard.min.js" type="text/javascript" charset="utf-8"></script>
242200
<script src="highlight.js" type="text/javascript" charset="utf-8"></script>
243201
<script src="book.js" type="text/javascript" charset="utf-8"></script>
244202

245203
<!-- Custom JS scripts -->
246-
247204
<script type="text/javascript" src="ferris.js"></script>
248-
249205

250-
251206

252207
</body>
253208
</html>

0 commit comments

Comments
 (0)