diff options
Diffstat (limited to 'doc/header.html')
-rw-r--r-- | doc/header.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/header.html b/doc/header.html new file mode 100644 index 0000000..6ff2e60 --- /dev/null +++ b/doc/header.html @@ -0,0 +1,24 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> +<title>LV2: File List</title> +<link href="tabs.css" rel="stylesheet" type="text/css"/> +<link href="doxy-style.css" rel="stylesheet" type="text/css" /> +</head> +<body> +<div id="top"><!-- do not remove this div, it is closed by doxygen! --> +<div id="titlearea"> +<table cellspacing="0" cellpadding="0"> + <tbody> + <tr style="height: 56px;"> + <td style="padding-left: 0.5em;"> + <div id="projectname">LV2 +  <span id="projectnumber">1.0.13</span> + </div> + </td> + </tr> + </tbody> +</table> +</div> +<!-- end header part --> |