From 2b809fbf4090ae64d728988454c4f1b721f4c323 Mon Sep 17 00:00:00 2001
From: David Robillard <d@drobilla.net>
Date: Mon, 3 Sep 2012 01:41:19 +0000
Subject: Use relative links between extensions so local documentation links
 work. Automatically link prefixed names to the appropriate resource.

---
 doc/reference.doxygen.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'doc')

diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in
index 8db28a0..88fe7ea 100644
--- a/doc/reference.doxygen.in
+++ b/doc/reference.doxygen.in
@@ -961,7 +961,7 @@ HTML_COLORSTYLE_GAMMA  = 100
 # page will contain the date and time when the page was generated. Setting
 # this to NO can help when comparing the output of multiple runs.
 
-HTML_TIMESTAMP         = YES
+HTML_TIMESTAMP         = NO
 
 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
 # documentation will contain sections that can be hidden and shown after the
-- 
cgit v1.2.1