Doxygen: fix path to hello-world example
This commit is contained in:
parent
189ed6e79b
commit
a33e5eddcb
@ -827,7 +827,7 @@ EXCLUDE_SYMBOLS =
|
|||||||
# command).
|
# command).
|
||||||
|
|
||||||
EXAMPLE_PATH = . \
|
EXAMPLE_PATH = . \
|
||||||
../examples/hello-world
|
../../examples/hello-world
|
||||||
|
|
||||||
# If the value of the EXAMPLE_PATH tag contains directories, you can use the
|
# If the value of the EXAMPLE_PATH tag contains directories, you can use the
|
||||||
# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and
|
# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and
|
||||||
|
Loading…
Reference in New Issue
Block a user