Skip to content

Commit 178ed96

Browse files
committed
Deployed 3451149 to 0.14 with MkDocs 1.6.1 and mike 2.1.3
1 parent b8eaa4a commit 178ed96

File tree

196 files changed

+23796
-20912
lines changed

Some content is hidden

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

196 files changed

+23796
-20912
lines changed

0.14/404.html

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111

1212

1313
<link rel="icon" href="/assets/images/company-logo-blue.png">
14-
<meta name="generator" content="mkdocs-1.4.3, mkdocs-material-9.1.19">
14+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.1.17">
1515

1616

1717

1818
<title>DataJoint Documentation</title>
1919

2020

2121

22-
<link rel="stylesheet" href="/assets/stylesheets/main.eebd395e.min.css">
22+
<link rel="stylesheet" href="/assets/stylesheets/main.26e3688c.min.css">
2323

2424

2525
<link rel="stylesheet" href="/assets/stylesheets/palette.ecc896b0.min.css">
@@ -1400,7 +1400,7 @@
14001400

14011401
<li class="md-nav__item">
14021402
<a href="/tutorials/json/" class="md-nav__link">
1403-
Using the json type
1403+
Using the type
14041404
</a>
14051405
</li>
14061406

@@ -1604,6 +1604,20 @@
16041604

16051605

16061606

1607+
<li class="md-nav__item">
1608+
<a href="/api/datajoint/cli/" class="md-nav__link">
1609+
cli.py
1610+
</a>
1611+
</li>
1612+
1613+
1614+
1615+
1616+
1617+
1618+
1619+
1620+
16071621
<li class="md-nav__item">
16081622
<a href="/api/datajoint/condition/" class="md-nav__link">
16091623
condition.py
@@ -2046,10 +2060,10 @@ <h1>404 - Not found</h1>
20462060
<div class="md-dialog__inner md-typeset"></div>
20472061
</div>
20482062

2049-
<script id="__config" type="application/json">{"base": "/", "features": ["toc.integrate", "content.code.annotate"], "search": "/assets/javascripts/workers/search.74e28a9f.min.js", "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": {"provider": "mike"}}</script>
2063+
<script id="__config" type="application/json">{"base": "/", "features": ["toc.integrate", "content.code.annotate"], "search": "/assets/javascripts/workers/search.208ed371.min.js", "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": {"provider": "mike"}}</script>
20502064

20512065

2052-
<script src="/assets/javascripts/bundle.220ee61c.min.js"></script>
2066+
<script src="/assets/javascripts/bundle.b425cdc4.min.js"></script>
20532067

20542068

20552069
</body>

0 commit comments

Comments
 (0)