We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c23f46f commit 65d18b0Copy full SHA for 65d18b0
docs/top-index.html
@@ -0,0 +1,14 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+<head>
4
+ <meta charset="UTF-8">
5
+ <title>Documentation Index</title>
6
+</head>
7
+<body>
8
+ <h1>Documentation Index</h1>
9
+ <ul>
10
+ <li><a href="nostd/zephyr/index.html">zephyr crate Documentation</a></li>
11
+ <li><a href="std/zephyr_build/index.html">zephyr_build support Documentation</a></li>
12
+ </ul>
13
+</body>
14
+</html>
0 commit comments