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