summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2023-10-16 17:30:09 -0400
committerPaul Duncan <pabs@pablotron.org>2023-10-16 17:30:09 -0400
commit6a8964d11adc85a86e1e7e1be8c1557d1917dcc2 (patch)
treeb4bc5f62c4a2e33fcbd2f1be0cbc641c058856cb
parent56e36dfde32647fedc0bf0428d286f8ba6e4e900 (diff)
downloadsha3-6a8964d11adc85a86e1e7e1be8c1557d1917dcc2.tar.bz2
sha3-6a8964d11adc85a86e1e7e1be8c1557d1917dcc2.zip
Doxyfile: link to examples
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index abb5dc1..51e8afb 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -1028,7 +1028,7 @@ EXCLUDE_SYMBOLS =
# that contain example code fragments that are included (see the \include
# command).
-EXAMPLE_PATH =
+EXAMPLE_PATH = examples/
# 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