aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2020-12-31 17:27:27 +0000
committerJuan J. Martinez <jjm@usebox.net>2020-12-31 17:27:27 +0000
commit7ba793c81bb08d5d44a9f607404bf27368d21080 (patch)
tree5ae8536718293dcfda3186523d4cf079ce7f8162 /docs
parent6280c3ef9c3a9b927655232c5f803bd130597b30 (diff)
downloadubox-msx-lib-7ba793c81bb08d5d44a9f607404bf27368d21080.tar.gz
ubox-msx-lib-7ba793c81bb08d5d44a9f607404bf27368d21080.zip
Added missing file
Diffstat (limited to 'docs')
-rw-r--r--docs/header.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/header.html b/docs/header.html
new file mode 100644
index 0000000..e8f05d3
--- /dev/null
+++ b/docs/header.html
@@ -0,0 +1,6 @@
+<nav>
+ <a href="./">Home</a>
+ <a href="ubox-lib-ref.html">ubox.lib reference</a>
+ <a href="spman-lib-ref.html">spman.lib reference</a>
+ <a href="mplayer-lib-ref.html">mplayer.lib reference</a>
+</nav>