|
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
72 | | -<header class="md-header" data-md-component="header"> |
| 72 | + |
| 73 | + |
| 74 | +<header class="md-header md-header--shadow" data-md-component="header"> |
73 | 75 | <nav class="md-header__inner md-grid" aria-label="Header"> |
74 | 76 | <a href="/." title="ModSimPy Documentation" class="md-header__button md-logo" aria-label="ModSimPy Documentation" data-md-component="logo"> |
75 | 77 |
|
|
153 | 155 |
|
154 | 156 |
|
155 | 157 |
|
156 | | - |
157 | | -<nav class="md-tabs" aria-label="Tabs" data-md-component="tabs"> |
158 | | - <div class="md-grid"> |
159 | | - <ul class="md-tabs__list"> |
160 | | - |
161 | | - |
162 | | - |
163 | | - |
164 | | - |
165 | | - |
166 | | - <li class="md-tabs__item"> |
167 | | - <a href="/." class="md-tabs__link"> |
168 | | - |
169 | | - |
170 | | - |
171 | | - |
172 | | - |
173 | | - Home |
174 | | - |
175 | | - </a> |
176 | | - </li> |
177 | | - |
178 | | - |
179 | | - |
180 | | - |
181 | | - |
182 | | - |
183 | | - |
184 | | - |
185 | | - |
186 | | - |
187 | | - <li class="md-tabs__item"> |
188 | | - <a href="/api/modsim/" class="md-tabs__link"> |
189 | | - |
190 | | - |
191 | | - |
192 | | - API Reference |
193 | | - |
194 | | - </a> |
195 | | - </li> |
196 | | - |
197 | | - |
198 | | - |
199 | | - |
200 | | - </ul> |
201 | | - </div> |
202 | | -</nav> |
203 | | - |
204 | 158 |
|
205 | 159 |
|
206 | 160 | <main class="md-main" data-md-component="main"> |
|
214 | 168 |
|
215 | 169 |
|
216 | 170 |
|
217 | | - |
218 | 171 |
|
219 | | - |
220 | | -<nav class="md-nav md-nav--primary md-nav--lifted" aria-label="Navigation" data-md-level="0"> |
| 172 | +<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0"> |
221 | 173 | <label class="md-nav__title" for="__drawer"> |
222 | 174 | <a href="/." title="ModSimPy Documentation" class="md-nav__button md-logo" aria-label="ModSimPy Documentation" data-md-component="logo"> |
223 | 175 |
|
|
242 | 194 |
|
243 | 195 |
|
244 | 196 | <span class="md-ellipsis"> |
245 | | - Home |
| 197 | + Welcome to ModSimPy Documentation |
246 | 198 |
|
247 | 199 | </span> |
248 | 200 |
|
|
252 | 204 |
|
253 | 205 |
|
254 | 206 |
|
255 | | - |
256 | | - |
257 | | - |
258 | | - |
259 | | - |
260 | | - |
261 | | - |
262 | | - |
263 | | - |
264 | | - |
265 | | - |
266 | | - |
267 | | - |
268 | | - |
269 | | - |
270 | | - |
271 | | - <li class="md-nav__item md-nav__item--nested"> |
272 | | - |
273 | | - |
274 | | - |
275 | | - |
276 | | - |
277 | | - <input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_2" > |
278 | | - |
279 | | - |
280 | | - <label class="md-nav__link" for="__nav_2" id="__nav_2_label" tabindex="0"> |
281 | | - |
282 | | - |
283 | | - |
284 | | - <span class="md-ellipsis"> |
285 | | - API Reference |
286 | | - |
287 | | - </span> |
288 | | - |
289 | | - |
290 | | - <span class="md-nav__icon md-icon"></span> |
291 | | - </label> |
292 | | - |
293 | | - <nav class="md-nav" data-md-level="1" aria-labelledby="__nav_2_label" aria-expanded="false"> |
294 | | - <label class="md-nav__title" for="__nav_2"> |
295 | | - <span class="md-nav__icon md-icon"></span> |
296 | | - API Reference |
297 | | - </label> |
298 | | - <ul class="md-nav__list" data-md-scrollfix> |
299 | | - |
300 | | - |
301 | | - |
302 | | - |
303 | | - |
304 | | - |
305 | | - |
306 | | - <li class="md-nav__item"> |
307 | | - <a href="/api/modsim/" class="md-nav__link"> |
308 | | - |
309 | | - |
310 | | - |
311 | | - <span class="md-ellipsis"> |
312 | | - modsim |
313 | | - |
314 | | - </span> |
315 | | - |
316 | | - |
317 | | - </a> |
318 | | - </li> |
319 | | - |
320 | | - |
321 | | - |
322 | | - |
323 | | - </ul> |
324 | | - </nav> |
325 | | - |
326 | | - </li> |
327 | | - |
328 | | - |
329 | | - |
330 | 207 | </ul> |
331 | 208 | </nav> |
332 | 209 | </div> |
@@ -364,12 +241,6 @@ <h1>404 - Not found</h1> |
364 | 241 | <script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script> |
365 | 242 | </div> |
366 | 243 |
|
367 | | - <button type="button" class="md-top md-icon" data-md-component="top" hidden> |
368 | | - |
369 | | - <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8z"/></svg> |
370 | | - Back to top |
371 | | -</button> |
372 | | - |
373 | 244 | </main> |
374 | 245 |
|
375 | 246 | <footer class="md-footer"> |
@@ -398,7 +269,7 @@ <h1>404 - Not found</h1> |
398 | 269 |
|
399 | 270 |
|
400 | 271 |
|
401 | | - <script id="__config" type="application/json">{"base": "/", "features": ["navigation.tabs", "navigation.sections", "navigation.expand", "navigation.top"], "search": "/assets/javascripts/workers/search.d50fe291.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> |
| 272 | + <script id="__config" type="application/json">{"base": "/", "features": [], "search": "/assets/javascripts/workers/search.d50fe291.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> |
402 | 273 |
|
403 | 274 |
|
404 | 275 | <script src="/assets/javascripts/bundle.13a4f30d.min.js"></script> |
|
0 commit comments