From 40c6667f1f058fa930b3b57519bb9a1267e8d2e2 Mon Sep 17 00:00:00 2001 From: Zhanna Tsitkov Date: Mon, 26 Sep 2011 20:23:15 +0000 Subject: 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 --- src/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 -- cgit