aboutsummaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-02-13 00:19:21 +0000
committerDavid Robillard <d@drobilla.net>2012-02-13 00:19:21 +0000
commit651bc82e5d45c534115e85f568319feab95c38f6 (patch)
treef14c117938d6f1f2229ead77e412572877ca3254 /wscript
parent8ff6722a1f1e2ce8ccc739f345f3bcec31a15c7a (diff)
downloadlv2-651bc82e5d45c534115e85f568319feab95c38f6.tar.xz
Fix documentation linkes.
Diffstat (limited to 'wscript')
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index b6b33ef..8f97d8f 100644
--- a/wscript
+++ b/wscript
@@ -143,7 +143,7 @@ def specgen(task):
specdoc = lv2specgen.specgen(
spec.abspath(),
SPECGENDIR,
- os.path.relpath('doc', bundle),
+ os.path.relpath('build/doc', bundle),
os.path.relpath(STYLEPATH, bundle),
os.path.abspath('build'),
'doc/html/',