Skip to content

Commit

Permalink
Add index.html for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovenoboyo committed Jan 22, 2025
1 parent 67f4688 commit 980c032
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<html>
<body>
<div>
<a href="wasm-extension-py/html/moosync_edk/index.html">
Python docs
</a>
</div>
<div>
<a
href="wasm-extension-rs/docs/wasm32-wasip1/doc/moosync_edk/index.html"
>
Rust docs
</a>
</div>
</body>
</html>

0 comments on commit 980c032

Please sign in to comment.