diff options
author | Alan Conway <aconway@apache.org> | 2007-03-30 20:14:10 +0000 |
---|---|---|
committer | Alan Conway <aconway@apache.org> | 2007-03-30 20:14:10 +0000 |
commit | 4ee7e8cbd677bd2ddf3f49d535a547e99c0aa150 (patch) | |
tree | 89bef23e582e529121f3d575727fe7115fa7b7bc /qpid/cpp/docs/api/developer.doxygen | |
parent | 67b48ef2b09c5f5d8692132c5694d6ec6fa27b50 (diff) | |
download | qpid-python-4ee7e8cbd677bd2ddf3f49d535a547e99c0aa150.tar.gz |
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@524260 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/docs/api/developer.doxygen')
-rw-r--r-- | qpid/cpp/docs/api/developer.doxygen | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/docs/api/developer.doxygen b/qpid/cpp/docs/api/developer.doxygen index 4679876d09..46661c14ca 100644 --- a/qpid/cpp/docs/api/developer.doxygen +++ b/qpid/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 |