diff options
author | René Korthaus <[email protected]> | 2016-10-10 17:38:04 +0200 |
---|---|---|
committer | René Korthaus <[email protected]> | 2016-10-10 17:38:04 +0200 |
commit | 4f6e8f7f346d2c78f7eaf269b6cf77a23140b969 (patch) | |
tree | 93b066810f9b6d0ba302a29f6bfe941392bea1d0 /src/build-data | |
parent | 35657e0f76931f0d3a333610e7065c81c35e9f1e (diff) |
Add doxygen mainpage
Adds a Crypto++-like doxygen mainpage. Replaces the formerly empty mainpage.
Diffstat (limited to 'src/build-data')
-rw-r--r-- | src/build-data/botan.doxy.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/build-data/botan.doxy.in b/src/build-data/botan.doxy.in index 4f37dde29..013334766 100644 --- a/src/build-data/botan.doxy.in +++ b/src/build-data/botan.doxy.in @@ -2,6 +2,7 @@ PROJECT_NAME = Botan PROJECT_NUMBER = %{version} +PROJECT_BRIEF = Crypto and TLS for C++11 OUTPUT_DIRECTORY = %{doc_output_dir}/doxygen DOXYFILE_ENCODING = UTF-8 CREATE_SUBDIRS = NO |