diff options
| author | Matthias Melcher <git@matthiasm.com> | 2021-12-09 18:25:43 +0100 |
|---|---|---|
| committer | Matthias Melcher <git@matthiasm.com> | 2021-12-09 18:25:51 +0100 |
| commit | 83f6bb50b292df155a11aae630f5b8f8064fdcae (patch) | |
| tree | 307a1e66c7e9b5656479aa69fb81177ab2991cec /fluid/Doxyfile | |
| parent | ace6a64161a51b868557ec307364700e5d2080a1 (diff) | |
Fluid: sample documentation, please check http://messagepad.org/fluid/code.html
Diffstat (limited to 'fluid/Doxyfile')
| -rw-r--r-- | fluid/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/Doxyfile b/fluid/Doxyfile index 3aed35683..9e2bc37aa 100644 --- a/fluid/Doxyfile +++ b/fluid/Doxyfile @@ -962,7 +962,7 @@ EXAMPLE_RECURSIVE = NO # that contain images that are to be included in the documentation (see the # \image command). -IMAGE_PATH = +IMAGE_PATH = documentation/src/ # The INPUT_FILTER tag can be used to specify a program that doxygen should # invoke to filter for each input file. Doxygen will invoke the filter program |
