diff options
author | Johannes Schanda <schanda@itestra.de> | 2013-09-05 14:52:30 +0200 |
---|---|---|
committer | Johannes Schanda <schanda@itestra.de> | 2013-09-05 14:52:30 +0200 |
commit | 982f52f3c8f6a1b31a45c4f4792ce9a76f01c020 (patch) | |
tree | c296ea0502228955e38f89d72f44919bd753c7da /doxygen.cfg | |
parent | 0e0aee2aa57114693ba051b2524dcc400966e266 (diff) | |
download | genivi-common-api-runtime-982f52f3c8f6a1b31a45c4f4792ce9a76f01c020.tar.gz |
Doxygen main page description
Diffstat (limited to 'doxygen.cfg')
-rw-r--r-- | doxygen.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen.cfg b/doxygen.cfg index 93c2ccd..bbae96b 100644 --- a/doxygen.cfg +++ b/doxygen.cfg @@ -655,7 +655,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = $(SRCDIR) +INPUT = $(SRCDIR) docx # 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 |