Skip to content

Commit 46f3071

Browse files
committed
Deployed c8584f3 with MkDocs version: 1.1.2
1 parent 9bf925d commit 46f3071

31 files changed

+8825
-4534
lines changed

404.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -264,13 +264,13 @@
264264
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-4" type="checkbox" id="nav-4">
265265

266266
<label class="md-nav__link" for="nav-4">
267-
API Reference
267+
Code Reference
268268
<span class="md-nav__icon md-icon"></span>
269269
</label>
270-
<nav class="md-nav" aria-label="API Reference" data-md-level="1">
270+
<nav class="md-nav" aria-label="Code Reference" data-md-level="1">
271271
<label class="md-nav__title" for="nav-4">
272272
<span class="md-nav__icon md-icon"></span>
273-
API Reference
273+
Code Reference
274274
</label>
275275
<ul class="md-nav__list" data-md-scrollfix>
276276

@@ -302,8 +302,8 @@
302302

303303

304304
<li class="md-nav__item">
305-
<a href="/mkdocstrings/reference/handlers/__init__/" title="__init__.py" class="md-nav__link">
306-
__init__.py
305+
<a href="/mkdocstrings/reference/handlers/base/" title="base.py" class="md-nav__link">
306+
base.py
307307
</a>
308308
</li>
309309

0 commit comments

Comments
 (0)