diff options
Diffstat (limited to 'docs/api/Doxyfile')
| -rw-r--r-- | docs/api/Doxyfile | 4 | 
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/api/Doxyfile b/docs/api/Doxyfile index 8f0ab9c..c5208e0 100644 --- a/docs/api/Doxyfile +++ b/docs/api/Doxyfile @@ -63,7 +63,9 @@ INPUT                  = /root/xmms/librcc--main--0.1--patch-9/src/ \                           /root/xmms/librcc--main--0.1--patch-9/examples/  FILE_PATTERNS          = librcc.h \                           librccui.h \ -                         example.c +                         example1.c \ +			 example2.c \ +			 rcc-gtk-config.c  RECURSIVE              = NO  EXCLUDE                =   EXCLUDE_SYMLINKS       = NO  | 
