]> granicus.if.org Git - multimarkdown/commitdiff
improve README and doxygen set-up
authorFletcher T. Penney <fletcher@fletcherpenney.net>
Sun, 14 Jun 2015 20:24:32 +0000 (16:24 -0400)
committerFletcher T. Penney <fletcher@fletcherpenney.net>
Sun, 14 Jun 2015 20:24:32 +0000 (16:24 -0400)
templates/README.md.in
templates/doxygen.conf.in

index 5201bf596a134432a1e131dec639f6a621c24e4b..12f6a3da234b2f8ff70c6b60477b310f815be77d 100644 (file)
@@ -1,6 +1,3 @@
-Main Page {#mainpage}
-=========
-
 ## About ##
 
 |            |                           |
index ecb0d7188b7c3bd7622ae03a892f2265e19d9d2b..934549dd5b948204467593a2fc71c7569f96a87e 100644 (file)
@@ -779,7 +779,7 @@ FILTER_SOURCE_PATTERNS =
 # (index.html). This can be useful if you have a project on for instance GitHub
 # and want reuse the introduction page also for the doxygen output.
 
-USE_MDFILE_AS_MAINPAGE = @PROJECT_BINARY_DIR@/README.md
+USE_MDFILE_AS_MAINPAGE = README.md
 
 #---------------------------------------------------------------------------
 # configuration options related to source browsing