diff options
author | Tai Vuong <tvuong@audiokinetic.com> | 2017-11-08 15:35:08 -0500 |
---|---|---|
committer | Tai Vuong <tvuong@audiokinetic.com> | 2017-11-08 15:35:08 -0500 |
commit | 953ee5a88ac8999be5be8c57e88e4fbd792db049 (patch) | |
tree | 9e64a6cbe71c993f88741f3480cf5aaad3fea71c /htdocs/index.html | |
parent | 53d405ca018d2f4f2146482d062c0a9715c7f24e (diff) |
rep cleanup
Diffstat (limited to 'htdocs/index.html')
-rw-r--r-- | htdocs/index.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/htdocs/index.html b/htdocs/index.html deleted file mode 100644 index 532cfce..0000000 --- a/htdocs/index.html +++ /dev/null @@ -1,10 +0,0 @@ -<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> |