diff options
Diffstat (limited to 'htdocs/index.html')
-rw-r--r-- | htdocs/index.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/htdocs/index.html b/htdocs/index.html new file mode 100644 index 0000000..dfb3c71 --- /dev/null +++ b/htdocs/index.html @@ -0,0 +1,7 @@ +<html> + <head> + <title>AGL-AudioBindins tests</title> + <body> + <h1>audio-bindings test</h1> + <ol> + <li><a href="alsa-core.html">AlsaCore Low Level Binding</a> |