| Index: ppapi/c/documentation/Doxyfile
|
| ===================================================================
|
| --- ppapi/c/documentation/Doxyfile (revision 74297)
|
| +++ ppapi/c/documentation/Doxyfile (working copy)
|
| @@ -622,7 +622,7 @@
|
| # excluded from the INPUT source files. This way you can easily exclude a
|
| # subdirectory from a directory tree whose root is specified with the INPUT tag.
|
|
|
| -EXCLUDE = ./ppapi/c/pp_macros.h
|
| +EXCLUDE = ./pp_macros.h
|
|
|
| # The EXCLUDE_SYMLINKS tag can be used select whether or not files or
|
| # directories that are symbolic links (a Unix filesystem feature) are excluded
|
|
|