How to exclude C files from doc parsing ?
- From: Tim Ruehsen <tim ruehsen gmx de>
- To: gtk-doc-list gnome org
- Subject: How to exclude C files from doc parsing ?
- Date: Thu, 06 Feb 2014 12:36:55 +0100
Hi,
I have a C file generated by the 'flex' utility. It contains comments like
/** bla
*/
which disturb gtk-doc:
../../libmget/css_tokenizer.c:2627: warning: Symbol name not found at the
start of the comment block.
../../libmget/css_tokenizer.c:3366: warning: Symbol name not found at the
start of the comment block.
... many more ...
I tried to add css_tokenizer.c to IGNORE_HFILES but without effect.
Is there a possibility to exclude .c files (or any other) from doc parsing ?
Regards, Tim
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]