summaryrefslogtreecommitdiff
path: root/doc/Doxyfile.in
diff options
context:
space:
mode:
authorJonas M. Gastal <jgastal@profusion.mobi>2012-12-18 16:12:56 +0000
committerJonas M. Gastal <jgastal@profusion.mobi>2012-12-18 16:12:56 +0000
commit6ecaa33f2265b7ba0060ffcdc93e96366a49e886 (patch)
tree645e65ae803f59962c2ed31ca633d15927764872 /doc/Doxyfile.in
parent15ec12fabc8a2e1b896a32a5c1a105e29c3cf626 (diff)
downloadefl-6ecaa33f2265b7ba0060ffcdc93e96366a49e886.tar.gz
efl: Adding a unified main page that links to the "mainpage" of libs.
SVN revision: 81273
Diffstat (limited to 'doc/Doxyfile.in')
-rw-r--r--doc/Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
index 2f6527dd83..c89b7de306 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -592,7 +592,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = @top_srcdir@/src/lib
+INPUT = @top_srcdir@/src/lib @srcdir@/main.dox
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is