From fb410c63d08e87019b3d2a8d85820ae809758f62 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Fri, 30 Mar 2007 20:14:10 +0000 Subject: Fixed autmake $wildcard warnings, added html-dev to generate full doxygen for developers (slow!). git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@524260 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/docs/api/developer.doxygen | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/docs/api/developer.doxygen') diff --git a/cpp/docs/api/developer.doxygen b/cpp/docs/api/developer.doxygen index 4679876d09..46661c14ca 100644 --- a/cpp/docs/api/developer.doxygen +++ b/cpp/docs/api/developer.doxygen @@ -635,7 +635,7 @@ GENERATE_HTML = YES # If a relative path is entered the value of OUTPUT_DIRECTORY will be # put in front of it. If left blank `html' will be used as the default path. -HTML_OUTPUT = html +HTML_OUTPUT = html-dev # The HTML_FILE_EXTENSION tag can be used to specify the file extension for # each generated HTML page (for example: .htm,.php,.asp). If it is left blank -- cgit v1.2.1