Skip to content

Commit 12aeea3

Browse files
authored
Metro sdk docs fix (#1436)
1 parent 936fbf8 commit 12aeea3

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

metro-ai-suite/metro-sdk-manager/docs/user-guide/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,15 @@
22

33
The SDK Manager is a comprehensive development tool that streamlines the process of discovering, installing, and managing multiple software development kits for edge AI applications.
44

5+
6+
<!--hide_directive
7+
:::{toctree}
8+
.. raw:: html
59
<script type="module" crossorigin src="../_static/installer/iframe-resizer.js"></script>
610
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
711
<iframe id="installerFrame" src="../_static/installer/selector.html" style="width: 100%; min-width: 350px; min-height:735px; border-radius: 8px; overflow-x: auto;" title="Download Metro SDK"></iframe>
12+
:::
13+
hide_directive-->
814

915
## Overview
1016

metro-ai-suite/metro-sdk-manager/docs/user-guide/visual-ai-demo-kit/tutorial-1.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ By following this guide, you will learn how to:
1919

2020
## Prerequisites
2121

22-
- Verify that your system meets the [minimum system requirements](./system-requirements.md) for running edge AI applications
2322
- Install Docker: [Docker Installation Guide](https://docs.docker.com/get-docker/)
2423
- Enable running Docker without "sudo": [Post-installation steps for Linux](https://docs.docker.com/engine/install/linux-postinstall/)
2524
- Ensure you have at least 8GB of available disk space for AI models and video files
@@ -403,4 +402,4 @@ After successfully setting up the AI Tolling system, consider these enhancements
403402
## Supporting Resources
404403

405404
- [DLStreamer Documentation](https://dlstreamer.github.io/)
406-
- [Metro AI Solutions](https://github.com/open-edge-platform/edge-ai-suites/tree/main/metro-ai-suite)
405+
- [Metro AI Solutions](https://github.com/open-edge-platform/edge-ai-suites/tree/main/metro-ai-suite)

0 commit comments

Comments
 (0)