Switch to side-by-side view

--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -38,13 +38,13 @@
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-PROJECT_NUMBER         = 0.15.2
+PROJECT_NUMBER         = 0.16.0
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # 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          =
+PROJECT_BRIEF = A C++ wrapper for the Portable UPnP reference library
 
 # With the PROJECT_LOGO tag one can specify an logo or icon that is included in
 # the documentation. The maximum height of the logo should not exceed 55 pixels
@@ -753,7 +753,7 @@
 # spaces.
 # Note: If this tag is empty the current directory is searched.
 
-INPUT                  = ../libupnpp
+INPUT = Intro.dox ../libupnpp
 
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses