Changeset 2097
- Timestamp:
- 06/11/09 17:37:04 (15 months ago)
- Files:
-
- 1 modified
-
trunk/lv2specgen/template.html (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lv2specgen/template.html
r2096 r2097 26 26 <p>This specification defines the "@NAME@" extension (with URI 27 27 <a href="@URI@">@URI@</a>) to the 28 <a href="http://lv2plug.in/ns/lv2core">LV2</a> specification </a>.</p>28 <a href="http://lv2plug.in/ns/lv2core">LV2</a> specification.</p> 29 29 <h2 id="status">About this Document</h2> 30 This document was automatically generated by30 <p>This document was automatically generated by 31 31 <a href="http://drobilla.net/software/lv2specgen">lv2specgen</a> from the extension definition 32 32 <a href="./@FILENAME@">@FILENAME@</a>. You may use, reproduce, redistribute, and create derivative … … 69 69 <!-- ===================================================================== --> 70 70 <h2 id="references">A References</h2> 71 <dl> 71 72 <dt class="label" id="ref-rfc2119">IETF RFC 2119</dt> 72 73 <dd> … … 77 78 </dd> 78 79 </dl> 80 79 81 </body> 80 82 </html>
