diff options
| author | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2012-10-01 08:30:04 +0000 |
|---|---|---|
| committer | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2012-10-01 08:30:04 +0000 |
| commit | 5db7b01fa2c27dee88836271ed711a7dc37b48d3 (patch) | |
| tree | 8e9c1e678d3b31655d8158711db84f729c836350 /doc/Doxyfile.dox.cmake.in | |
| parent | 1ca5ca8392041cac50935fc7d52ea503936ce757 (diff) | |
[trunk] FolderReorgProposal task: Fix doxygen
Update issue 177
Diffstat (limited to 'doc/Doxyfile.dox.cmake.in')
| -rw-r--r-- | doc/Doxyfile.dox.cmake.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile.dox.cmake.in b/doc/Doxyfile.dox.cmake.in index 1bd970e8..71d28702 100644 --- a/doc/Doxyfile.dox.cmake.in +++ b/doc/Doxyfile.dox.cmake.in @@ -100,7 +100,7 @@ WARN_LOGFILE = #--------------------------------------------------------------------------- # configuration options related to the input files #--------------------------------------------------------------------------- -INPUT = @OPENJPEG_SOURCE_DIR@/libopenjpeg \ +INPUT = @OPENJPEG_SOURCE_DIR@/src/lib \ @OPENJPEG_BINARY_DIR@/doc INPUT_ENCODING = UTF-8 FILE_PATTERNS = *.h \ |
