diff options
author | David Robillard <d@drobilla.net> | 2014-11-25 00:23:48 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2014-11-25 00:23:48 -0500 |
commit | 68a4dc89f5e00aa6e2780f4f96011b92961b7a80 (patch) | |
tree | 22882da1f402bd6067415e687f9061c77680c198 /lv2specgen/template.html | |
parent | 1754a6fe0866fcf84846722f45042caa698d1aea (diff) | |
download | lv2-68a4dc89f5e00aa6e2780f4f96011b92961b7a80.tar.xz |
Single-page API documentation with unified style.
Diffstat (limited to 'lv2specgen/template.html')
-rw-r--r-- | lv2specgen/template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2specgen/template.html b/lv2specgen/template.html index f82e7aa..fb79c31 100644 --- a/lv2specgen/template.html +++ b/lv2specgen/template.html @@ -40,7 +40,7 @@ <li><a href="#sec-index">Index</a></li> <li><a href="#sec-reference">Reference</a></li> <li><a href="#sec-history">History</a></li> - @FILES@ + @CONTENT_LINKS@ </ul> </div> |