From 7a69ad6ad9c40119af33247bc8e947cc5bc82bad Mon Sep 17 00:00:00 2001 From: Roland Winklmeier Date: Fri, 16 May 2014 13:44:18 +0200 Subject: [PATCH] Change doxygen cmake and qmake files to 'swift' --- docs/Doxyfile.cmake.in | 2 +- docs/Doxyfile.qmake | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Doxyfile.cmake.in b/docs/Doxyfile.cmake.in index 3661c6c01..3177d4e83 100644 --- a/docs/Doxyfile.cmake.in +++ b/docs/Doxyfile.cmake.in @@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8 # title of most generated pages and in a few other places. # The default value is: My Project. -PROJECT_NAME = "BlackBox" +PROJECT_NAME = "swift" # The PROJECT_NUMBER tag can be used to enter a project or revision number. This # could be handy for archiving the generated documentation or if some version diff --git a/docs/Doxyfile.qmake b/docs/Doxyfile.qmake index 2a9e7d741..d81e11f48 100644 --- a/docs/Doxyfile.qmake +++ b/docs/Doxyfile.qmake @@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8 # title of most generated pages and in a few other places. # The default value is: My Project. -PROJECT_NAME = "BlackBox" +PROJECT_NAME = "swift" # The PROJECT_NUMBER tag can be used to enter a project or revision number. This # could be handy for archiving the generated documentation or if some version