Deployed fe58d78 with MkDocs version: 1.5.2

This commit is contained in:
github-actions[bot]
2023-08-11 17:53:28 +00:00
parent 3df836765a
commit 2d277de054
44 changed files with 528 additions and 528 deletions

View File

@@ -8,14 +8,13 @@
<title>AI on the Edge Device</title>
<link rel="stylesheet" href="/AI-on-the-edge-device-docs/css/theme.css" />
<link rel="stylesheet" href="/AI-on-the-edge-device-docs/css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/github.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
<script src="/AI-on-the-edge-device-docs/js/jquery-3.6.0.min.js" defer></script>
<!--[if lt IE 9]>
<script src="/AI-on-the-edge-device-docs/js/html5shiv.min.js"></script>
<![endif]-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
<script>hljs.highlightAll();</script>
</head>
<body class="wy-body-for-nav" role="document">
@@ -202,14 +201,15 @@
</span>
</div>
<script>var base_url = '/AI-on-the-edge-device-docs/';</script>
<script src="/AI-on-the-edge-device-docs/js/theme_extra.js" defer></script>
<script src="/AI-on-the-edge-device-docs/js/theme.js" defer></script>
<script src="/AI-on-the-edge-device-docs/search/main.js" defer></script>
<script defer>
window.onload = function () {
<script src="/AI-on-the-edge-device-docs/js/jquery-3.6.0.min.js"></script>
<script>var base_url = "/AI-on-the-edge-device-docs/";</script>
<script src="/AI-on-the-edge-device-docs/js/theme_extra.js"></script>
<script src="/AI-on-the-edge-device-docs/js/theme.js"></script>
<script src="/AI-on-the-edge-device-docs/search/main.js"></script>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
};
});
</script>
</body>