summaryrefslogtreecommitdiffstats
path: root/htdocs/index.html
diff options
context:
space:
mode:
authorTai Vuong <tvuong@audiokinetic.com>2017-11-09 10:19:15 -0500
committerTai Vuong <tvuong@audiokinetic.com>2017-11-09 10:19:15 -0500
commit74a7f52da15f691913ee307ec9c00d6aa10d161a (patch)
tree36d6a920bf191da886a1e990b5ffc92bdf7c4ac5 /htdocs/index.html
parent953ee5a88ac8999be5be8c57e88e4fbd792db049 (diff)
add htdocs folder
Diffstat (limited to 'htdocs/index.html')
-rw-r--r--htdocs/index.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/htdocs/index.html b/htdocs/index.html
new file mode 100644
index 0000000..532cfce
--- /dev/null
+++ b/htdocs/index.html
@@ -0,0 +1,10 @@
+<html>
+ <head>
+ <title>AGL Audio Agent</title>
+ <body>
+ <h1>AAA binding tests</h1>
+ <ol>
+ <li><a href="alsa-core.html">AlsaCore Low Level Binding</a>
+ <li><a href="alsa-hal.html" >AlsaHAL Hardware Abstraction Layer</a>
+ <li><a href="audiohl.html">High Level Audio API</a>
+ <li><a href="audiobackend.html">Audio Backend Test</a>