Commit cbf09bb6 authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit '19d31278'

* commit '19d31278':
  doxygen: Set EXAMPLE_PATH from within doxy-wrapper.sh

Conflicts:
	doc/Doxyfile
	doc/doxy-wrapper.sh
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents 2fd0b5bd 19d31278
...@@ -8,4 +8,5 @@ shift 2 ...@@ -8,4 +8,5 @@ shift 2
doxygen - <<EOF doxygen - <<EOF
@INCLUDE = ${DOXYFILE} @INCLUDE = ${DOXYFILE}
INPUT = $@ INPUT = $@
EXAMPLE_PATH = ${SRC_PATH}/
EOF EOF
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment