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

Unified Diff: crashpad.doxy

Issue 706233003: Doxygen: only generate documentation for [Objective-]C[++] files (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 6 years, 1 month 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: crashpad.doxy
diff --git a/crashpad.doxy b/crashpad.doxy
index fe59ed14754a68c23677ee0eb4af3a56dadf2026..2b028e0ab1adb85ab72b1db2002b6e8fab0f5918 100644
--- a/crashpad.doxy
+++ b/crashpad.doxy
@@ -774,7 +774,7 @@ INPUT_ENCODING = UTF-8
# *.md, *.mm, *.dox, *.py, *.f90, *.f, *.for, *.tcl, *.vhd, *.vhdl, *.ucf,
# *.qsf, *.as and *.js.
-FILE_PATTERNS =
+FILE_PATTERNS = *.c *.cc *.h *.m *.mm
# The RECURSIVE tag can be used to specify whether or not subdirectories should
# be searched for input files as well.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698