summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRan Benita <ran234@gmail.com>2014-03-23 15:04:51 +0200
committerRan Benita <ran234@gmail.com>2014-03-27 17:11:49 +0200
commit806dbeac81cfc7447f0bf7b42cdf2f430c630576 (patch)
tree1d4e0e69a3e3519844e9926512182e0516a303b4 /doc
parentaa3e82364249e93d05b0c3eed4b050ec5d038478 (diff)
downloadxorg-lib-libxkbcommon-806dbeac81cfc7447f0bf7b42cdf2f430c630576.tar.gz
Reformat README markdown
So that github displays it as markdown, and correctly. Signed-off-by: Ran Benita <ran234@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/Doxyfile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
index 57b58ee..0c57100 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -655,7 +655,7 @@ WARN_LOGFILE =
# with spaces.
INPUT = @abs_top_srcdir@/xkbcommon \
- @abs_top_srcdir@/README \
+ @abs_top_srcdir@/README.md \
@abs_top_srcdir@/doc/quick-guide.md
# This tag can be used to specify the character encoding of the source files
@@ -782,7 +782,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 =
+USE_MDFILE_AS_MAINPAGE = README.md
#---------------------------------------------------------------------------
# configuration options related to source browsing