diff options
author | David Robillard <d@drobilla.net> | 2012-09-06 01:25:53 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-09-06 01:25:53 +0000 |
commit | 4acfb4730957f814a36ed66421409e73775de6d8 (patch) | |
tree | b0f45030eafdf13490b7f2ed31e0cca4a72f4f27 /lv2specgen/template.html | |
parent | d81c616900c1c4fe3497c5462a8e9af89dc9600f (diff) | |
download | lv2-4acfb4730957f814a36ed66421409e73775de6d8.tar.xz |
Make documentation suitable for local installation.
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 4544323..691f6fd 100644 --- a/lv2specgen/template.html +++ b/lv2specgen/template.html @@ -84,7 +84,7 @@ href="http://jigsaw.w3.org/css-validator/check/referer"> CSS </a> - generated on <span about="" rel="dc:created">@TIME@</span> from <a href="./@FILENAME@">@FILENAME@</a> by <a href="http://drobilla.net/software/lv2specgen">lv2specgen</a> + generated from @FILENAME@ by <a href="http://drobilla.net/software/lv2specgen">lv2specgen</a> </div> </div> |