aboutsummaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorDon Turner <donturner@google.com>2018-09-20 12:16:36 +0100
committerDon Turner <donturner@google.com>2018-09-20 12:16:36 +0100
commitfadd2b48f33842de73687706aa0054e1c4382569 (patch)
tree108067d177a096adc3000ed72098d2eee6a0bb4c /Doxyfile
parent6c11c60a01530a92982fcf92b9d0cd30dc0522cc (diff)
downloadoboe-fadd2b48f33842de73687706aa0054e1c4382569.tar.gz
Add docs homepage, switch off jekyll
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doxyfile b/Doxyfile
index 94fe610e..72d0a20a 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -44,7 +44,7 @@ PROJECT_NUMBER = 1.0
# 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 = "Audio library for Android"
+PROJECT_BRIEF = "A library for creating real-time audio apps on Android"
# With the PROJECT_LOGO tag one can specify a logo or an icon that is included
# in the documentation. The maximum height of the logo should not exceed 55
@@ -178,7 +178,7 @@ STRIP_FROM_INC_PATH =
# support long names like on DOS, Mac, or CD-ROM.
# The default value is: NO.
-SHORT_NAMES = YES
+SHORT_NAMES = NO
# If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the
# first line (until the first dot) of a Javadoc-style comment as the brief