Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1406)

Unified Diff: ppapi/c/documentation/Doxyfile

Issue 6458032: Minor changes to layout to remove variables section. Doxyfile changed to find... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ppapi/c/documentation/DoxygenLayout.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | ppapi/c/documentation/DoxygenLayout.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698