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 /doc/mainpage.dox | |
parent | d81c616900c1c4fe3497c5462a8e9af89dc9600f (diff) | |
download | lv2-4acfb4730957f814a36ed66421409e73775de6d8.tar.xz |
Make documentation suitable for local installation.
Diffstat (limited to 'doc/mainpage.dox')
-rw-r--r-- | doc/mainpage.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/mainpage.dox b/doc/mainpage.dox index 078f67d..920ef1d 100644 --- a/doc/mainpage.dox +++ b/doc/mainpage.dox @@ -1,7 +1,7 @@ /** @mainpage * * This is the documentation for the LV2 specification and its - * extensions hosted at http://lv2plug.in. + * official extensions. * * An LV2 extension generally has two parts: the specification in * <a href="http://www.w3.org/TeamSubmission/turtle/">Turtle</a> @@ -12,7 +12,7 @@ * documentation generated from Turtle with * <a href="http://drobilla.net/software/lv2specgen">lv2specgen</a>. * - * \li <a href="../../">LV2 Specifications</a> + * \li <a href="../../ns/index.html">LV2 Specifications</a> * \li <a href="annotated.html">Data Structures</a> * \li <a href="files.html">Headers</a> */ |