Skip to content

Commit da1b137

Browse files
Deployed 1a823d1 with MkDocs version: 1.6.1
0 parents  commit da1b137

Some content is hidden

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

51 files changed

+9817
-0
lines changed

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 374 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,374 @@
1+
2+
<!doctype html>
3+
<html lang="en" class="no-js">
4+
<head>
5+
6+
<meta charset="utf-8">
7+
<meta name="viewport" content="width=device-width,initial-scale=1">
8+
9+
10+
11+
12+
13+
14+
<link rel="icon" href="/assets/images/favicon.png">
15+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.21">
16+
17+
18+
19+
<title>batchalign</title>
20+
21+
22+
23+
<link rel="stylesheet" href="/assets/stylesheets/main.2a3383ac.min.css">
24+
25+
26+
<link rel="stylesheet" href="/assets/stylesheets/palette.06af60db.min.css">
27+
28+
29+
30+
31+
32+
33+
34+
35+
36+
37+
38+
39+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
40+
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback">
41+
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
42+
43+
44+
45+
<script>__md_scope=new URL("/",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
46+
47+
48+
49+
50+
51+
52+
</head>
53+
54+
55+
56+
57+
58+
59+
60+
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="black" data-md-color-accent="indigo">
61+
62+
63+
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
64+
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
65+
<label class="md-overlay" for="__drawer"></label>
66+
<div data-md-component="skip">
67+
68+
</div>
69+
<div data-md-component="announce">
70+
71+
</div>
72+
73+
74+
75+
76+
77+
78+
<header class="md-header md-header--shadow" data-md-component="header">
79+
<nav class="md-header__inner md-grid" aria-label="Header">
80+
<a href="/." title="batchalign" class="md-header__button md-logo" aria-label="batchalign" data-md-component="logo">
81+
82+
83+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11.5 1 2 6v2h19V6m-5 4v7h3v-7M2 22h19v-3H2m8-9v7h3v-7m-9 0v7h3v-7z"/></svg>
84+
85+
</a>
86+
<label class="md-header__button md-icon" for="__drawer">
87+
88+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"/></svg>
89+
</label>
90+
<div class="md-header__title" data-md-component="header-title">
91+
<div class="md-header__ellipsis">
92+
<div class="md-header__topic">
93+
<span class="md-ellipsis">
94+
batchalign
95+
</span>
96+
</div>
97+
<div class="md-header__topic" data-md-component="header-topic">
98+
<span class="md-ellipsis">
99+
100+
101+
102+
</span>
103+
</div>
104+
</div>
105+
</div>
106+
107+
108+
109+
110+
111+
112+
113+
114+
<label class="md-header__button md-icon" for="__search">
115+
116+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
117+
</label>
118+
<div class="md-search" data-md-component="search" role="dialog">
119+
<label class="md-search__overlay" for="__search"></label>
120+
<div class="md-search__inner" role="search">
121+
<form class="md-search__form" name="search">
122+
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
123+
<label class="md-search__icon md-icon" for="__search">
124+
125+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
126+
127+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"/></svg>
128+
</label>
129+
<nav class="md-search__options" aria-label="Search">
130+
131+
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
132+
133+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>
134+
</button>
135+
</nav>
136+
137+
</form>
138+
<div class="md-search__output">
139+
<div class="md-search__scrollwrap" tabindex="0" data-md-scrollfix>
140+
<div class="md-search-result" data-md-component="search-result">
141+
<div class="md-search-result__meta">
142+
Initializing search
143+
</div>
144+
<ol class="md-search-result__list" role="presentation"></ol>
145+
</div>
146+
</div>
147+
</div>
148+
</div>
149+
</div>
150+
151+
152+
153+
</nav>
154+
155+
</header>
156+
157+
<div class="md-container" data-md-component="container">
158+
159+
160+
161+
162+
163+
164+
<main class="md-main" data-md-component="main">
165+
<div class="md-main__inner md-grid">
166+
167+
168+
169+
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
170+
<div class="md-sidebar__scrollwrap">
171+
<div class="md-sidebar__inner">
172+
173+
174+
175+
176+
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
177+
<label class="md-nav__title" for="__drawer">
178+
<a href="/." title="batchalign" class="md-nav__button md-logo" aria-label="batchalign" data-md-component="logo">
179+
180+
181+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11.5 1 2 6v2h19V6m-5 4v7h3v-7M2 22h19v-3H2m8-9v7h3v-7m-9 0v7h3v-7z"/></svg>
182+
183+
</a>
184+
batchalign
185+
</label>
186+
187+
<ul class="md-nav__list" data-md-scrollfix>
188+
189+
190+
191+
192+
193+
194+
195+
<li class="md-nav__item">
196+
<a href="/." class="md-nav__link">
197+
198+
199+
200+
<span class="md-ellipsis">
201+
Welcome!
202+
203+
</span>
204+
205+
206+
</a>
207+
</li>
208+
209+
210+
211+
212+
213+
214+
215+
216+
217+
<li class="md-nav__item">
218+
<a href="/troubleshooting/" class="md-nav__link">
219+
220+
221+
222+
<span class="md-ellipsis">
223+
Troubleshooting
224+
225+
</span>
226+
227+
228+
</a>
229+
</li>
230+
231+
232+
233+
234+
235+
236+
237+
238+
239+
240+
241+
242+
243+
244+
<li class="md-nav__item md-nav__item--nested">
245+
246+
247+
248+
249+
250+
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_3" >
251+
252+
253+
<label class="md-nav__link" for="__nav_3" id="__nav_3_label" tabindex="0">
254+
255+
256+
257+
<span class="md-ellipsis">
258+
Features
259+
260+
</span>
261+
262+
263+
<span class="md-nav__icon md-icon"></span>
264+
</label>
265+
266+
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_3_label" aria-expanded="false">
267+
<label class="md-nav__title" for="__nav_3">
268+
<span class="md-nav__icon md-icon"></span>
269+
Features
270+
</label>
271+
<ul class="md-nav__list" data-md-scrollfix>
272+
273+
274+
275+
276+
277+
278+
279+
<li class="md-nav__item">
280+
<a href="/features/rev/" class="md-nav__link">
281+
282+
283+
284+
<span class="md-ellipsis">
285+
Rev.AI
286+
287+
</span>
288+
289+
290+
</a>
291+
</li>
292+
293+
294+
295+
296+
</ul>
297+
</nav>
298+
299+
</li>
300+
301+
302+
303+
</ul>
304+
</nav>
305+
</div>
306+
</div>
307+
</div>
308+
309+
310+
311+
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
312+
<div class="md-sidebar__scrollwrap">
313+
<div class="md-sidebar__inner">
314+
315+
316+
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
317+
318+
319+
320+
321+
</nav>
322+
</div>
323+
</div>
324+
</div>
325+
326+
327+
328+
<div class="md-content" data-md-component="content">
329+
<article class="md-content__inner md-typeset">
330+
331+
<h1>404 - Not found</h1>
332+
333+
</article>
334+
</div>
335+
336+
337+
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
338+
</div>
339+
340+
</main>
341+
342+
<footer class="md-footer">
343+
344+
<div class="md-footer-meta md-typeset">
345+
<div class="md-footer-meta__inner md-grid">
346+
<div class="md-copyright">
347+
348+
<div class="md-copyright__highlight">
349+
Copyright &copy 2025, Brian MacWhinney and Houjun Liu; The TalkBank Project (NIH grant HD082736).
350+
</div>
351+
352+
353+
</div>
354+
355+
</div>
356+
</div>
357+
</footer>
358+
359+
</div>
360+
<div class="md-dialog" data-md-component="dialog">
361+
<div class="md-dialog__inner md-typeset"></div>
362+
</div>
363+
364+
365+
366+
367+
<script id="__config" type="application/json">{"base": "/", "features": ["navigation.expand"], "search": "/assets/javascripts/workers/search.973d3a69.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
368+
369+
370+
<script src="/assets/javascripts/bundle.f55a23d4.min.js"></script>
371+
372+
373+
</body>
374+
</html>

assets/images/favicon.png

1.83 KB
Loading

assets/javascripts/bundle.f55a23d4.min.js

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)