diff options
author | hunt <hunt> | 2005-03-21 21:47:54 +0000 |
---|---|---|
committer | hunt <hunt> | 2005-03-21 21:47:54 +0000 |
commit | 33776f4955fa52ae3e4dc87ab6ac484a3ebc9a71 (patch) | |
tree | 3d5346f8ba9553804b71806b94654ffe703f3b29 /runtime/Doxyfile | |
parent | d14648baf61205e4259da53b383931f20c41c5bb (diff) | |
download | systemtap-steved-33776f4955fa52ae3e4dc87ab6ac484a3ebc9a71.tar.gz systemtap-steved-33776f4955fa52ae3e4dc87ab6ac484a3ebc9a71.tar.xz systemtap-steved-33776f4955fa52ae3e4dc87ab6ac484a3ebc9a71.zip |
*** empty log message ***
Diffstat (limited to 'runtime/Doxyfile')
-rw-r--r-- | runtime/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/Doxyfile b/runtime/Doxyfile index 050d4449..da7b57fb 100644 --- a/runtime/Doxyfile +++ b/runtime/Doxyfile @@ -461,7 +461,7 @@ EXCLUDE_PATTERNS = # directories that contain example code fragments that are included (see # the \include command). -EXAMPLE_PATH = docs/examples +EXAMPLE_PATH = docs/examples probes # 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 |