annotate code-doc/index.html @ 0:351c4ebce5f9 website

* Move website from vamp-website/trunk to plain website
author cannam
date Mon, 22 Sep 2008 13:01:46 +0000
parents
children 8260c0f4e05b
rev   line source
cannam@0 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">
cannam@0 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
cannam@0 3 <title>VampPluginSDK</title></head>
cannam@0 4 <frameset cols="250,*">
cannam@0 5 <frame src="tree.html" name="treefrm">
cannam@0 6 <frame src="main.html" name="basefrm">
cannam@0 7 <noframes>
cannam@0 8 <a href="main.html">Frames are disabled. Click here to go to the main page.</a>
cannam@0 9 </noframes>
cannam@0 10 </frameset>
cannam@0 11 </html>