diff options
| author | Zhanna Tsitkov <tsitkova@mit.edu> | 2011-09-26 20:23:15 +0000 |
|---|---|---|
| committer | Zhanna Tsitkov <tsitkova@mit.edu> | 2011-09-26 20:23:15 +0000 |
| commit | 40c6667f1f058fa930b3b57519bb9a1267e8d2e2 (patch) | |
| tree | c9a1c1f84e43d55d9bd1ce66655d24d769fa09c3 /src | |
| parent | 5c1b556e6d12fe797a748fd4b8ebd9fac722d234 (diff) | |
| download | krb5-40c6667f1f058fa930b3b57519bb9a1267e8d2e2.tar.gz krb5-40c6667f1f058fa930b3b57519bb9a1267e8d2e2.tar.xz krb5-40c6667f1f058fa930b3b57519bb9a1267e8d2e2.zip | |
Documentation - Updated the API list with the new interfaces.
Added reference to the examples subdirectory in Doxygen configuration file.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25238 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
| -rw-r--r-- | src/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Doxyfile b/src/Doxyfile index 86cf56b13..babdd4666 100644 --- a/src/Doxyfile +++ b/src/Doxyfile @@ -651,7 +651,7 @@ EXCLUDE_SYMBOLS = # directories that contain example code fragments that are included (see # the \include command). -EXAMPLE_PATH = +EXAMPLE_PATH = ../doc/doxy_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 |
