diff options
author | Matthias Andreas Benkard <matthias@benkard.de> | 2008-08-29 17:31:54 +0200 |
---|---|---|
committer | Matthias Andreas Benkard <matthias@benkard.de> | 2008-08-29 17:31:54 +0200 |
commit | 25b3d7385acb1b3b406a997ad61d82600c7a077f (patch) | |
tree | c15dd96096dde9821973fc4846b186055009ac1d /NaturalDocs | |
parent | 728481bbf48b2665702fd3678bcdd938a2cacec1 (diff) |
NaturalDocs/Languages.txt: Skip .m and .mm files.
Diffstat (limited to 'NaturalDocs')
-rw-r--r-- | NaturalDocs/Languages.txt | 5 | ||||
-rw-r--r-- | NaturalDocs/Menu.txt | 3 |
2 files changed, 4 insertions, 4 deletions
diff --git a/NaturalDocs/Languages.txt b/NaturalDocs/Languages.txt index d34f7e9..918c7df 100644 --- a/NaturalDocs/Languages.txt +++ b/NaturalDocs/Languages.txt @@ -6,8 +6,7 @@ Format: Development Release 12-07-2007 (1.35 base) # Config directory instead. -# You can prevent certain file extensions from being scanned like this: -# Ignore Extensions: [extension] [extension] ... +Ignore Extensions: m mm c #------------------------------------------------------------------------------- @@ -115,7 +114,7 @@ Format: Development Release 12-07-2007 (1.35 base) Language: Objective-C - Extensions: m mm h + Extension: h Shebang String: objc Ignore Prefix in Index: MLK Line Comment: // diff --git a/NaturalDocs/Menu.txt b/NaturalDocs/Menu.txt index 401bcee..e168e39 100644 --- a/NaturalDocs/Menu.txt +++ b/NaturalDocs/Menu.txt @@ -46,13 +46,14 @@ Format: Development Release 12-07-2007 (1.35 base) # -------------------------------------------------------------------------- +File: functions.h (functions.h) File: MLKCons (MLKCons.h) -File: Need to take *PRINT-GENSYM* into account. (MLKSymbol.m) Group: Index { Index: Everything Class Index: Classes Function Index: Functions + File Index: Files } # Group: Index |