From e61612e4161a5a7e9aa0b2bd3b0c67b765d3f3be Mon Sep 17 00:00:00 2001 From: Jason Turner Date: Tue, 6 Jan 2015 13:35:52 -0700 Subject: [PATCH] Fix Doxygen configuration --- Doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile.in b/Doxyfile.in index 7f3402e3..5c068934 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -40,7 +40,7 @@ PROJECT_NUMBER = ${CHAI_VERSION} # for a project that appears at the top of each page and should give viewer # a quick idea about the purpose of the project. Keep the description short. -PROJECT_BRIEF = ${CMAKE_BINARY_DIR}/docs +PROJECT_BRIEF = "An easy to use embedded scripting language for C++." # With the PROJECT_LOGO tag one can specify an logo or icon that is # included in the documentation. The maximum height of the logo should not