Add docs homepage, switch off jekyll
diff --git a/Doxyfile b/Doxyfile
index 94fe610..72d0a20 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -44,7 +44,7 @@
 # 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 @@
 # 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