summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2023-07-12 11:48:21 +0200
committerGitHub <noreply@github.com>2023-07-12 11:48:21 +0200
commit290c02fdab4b3abb46e800724c6e70fd852b3c1f (patch)
tree3fe8761d53e1a10332149d06e91e535397d3c3d9 /docs
parentc85bc74e2a85384bd56efa68de9240c61819a05f (diff)
parent5309294666c287902e08fa61d3f07ddc03e9f2a3 (diff)
Merge pull request #161 from jow-/docs-add-jsdoc
Add initial JSDoc infrastructure
Diffstat (limited to 'docs')
-rw-r--r--docs/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md
new file mode 100644
index 0000000..17fffbe
--- /dev/null
+++ b/docs/README.md
@@ -0,0 +1,5 @@
+# ucode Documentation
+
+## Module Reference
+
+ - [ucode module documentation](index.html)