mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-25 23:44:13 +02:00
Update local LV2 libraries to latest versions
lilv-0.24.6 lv2-1.16.0 serd-0.30.2 sord-0.16.4 sratom-0.6.4 suil-0.10.6
This commit is contained in:
37
lib-src/lv2/sratom/doc/header.html
Normal file
37
lib-src/lv2/sratom/doc/header.html
Normal file
@@ -0,0 +1,37 @@
|
||||
<!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"/>
|
||||
<!--BEGIN PROJECT_NAME--><title>$projectname: $title</title><!--END PROJECT_NAME-->
|
||||
<!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME-->
|
||||
<link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" />
|
||||
$extrastylesheet
|
||||
</head>
|
||||
<body>
|
||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||
|
||||
<!--BEGIN TITLEAREA-->
|
||||
<div id="titlearea">
|
||||
<div id="header">
|
||||
<div id="titlebox">
|
||||
<!--BEGIN PROJECT_LOGO-->
|
||||
<div id="projectlogo"><img alt="Logo" src="$relpath^$projectlogo"/></div>
|
||||
<!--END PROJECT_LOGO-->
|
||||
<!--BEGIN PROJECT_NAME-->
|
||||
<h1 id="title">$projectname</h1>
|
||||
<!--END PROJECT_NAME-->
|
||||
<!--BEGIN PROJECT_BRIEF-->
|
||||
<div id="shortdesc">$projectbrief</div>
|
||||
<!--END PROJECT_BRIEF-->
|
||||
</div>
|
||||
<div id="metabox">
|
||||
<table id="meta">
|
||||
<!--BEGIN PROJECT_NUMBER-->
|
||||
<tr><th>Version</th><td>$projectnumber</td></tr>
|
||||
<!--END PROJECT_NUMBER-->
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!--END TITLEAREA-->
|
||||
<!-- end header part -->
|
||||
Reference in New Issue
Block a user