aboutsummaryrefslogtreecommitdiffstats
path: root/gendoc.py
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-11-04 22:06:02 +0000
committerDavid Robillard <d@drobilla.net>2011-11-04 22:06:02 +0000
commitdd969d2b3a7aa271a0e5a3bce9e55f691d97fa0e (patch)
tree57705a2564dd71a650dc95729dec9092b8f684c4 /gendoc.py
parentfce23180919831fb463fc3f6877940d7fd4437cd (diff)
downloadlv2-dd969d2b3a7aa271a0e5a3bce9e55f691d97fa0e.tar.xz
Add subtitle using doap:shortdesc.
Diffstat (limited to 'gendoc.py')
-rwxr-xr-xgendoc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gendoc.py b/gendoc.py
index b6279f5..b22bca9 100755
--- a/gendoc.py
+++ b/gendoc.py
@@ -117,7 +117,7 @@ for dir in ['ext', 'extensions']:
<link rel="stylesheet" type="text/css" href="../../""" + STYLEURI + """\" />
</head>
<body>
-<div id="titleheader"><h1 id="title">LV2 Extension Index</h1></div>
+<div id="header"><h1 id="title">LV2 Extension Index</h1></div>
<div class="content">
<table summary="An index of LV2 extensions">
<tr><th>Name</th><th>Description</th><th>Version</th><th>Date</th></tr>\n"""