fixed example configuration and doxygen dirs

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@495 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Stefan Sayer 18 years ago
parent fb8ed40711
commit 1d44aa2d7f

@ -0,0 +1,2 @@
dialout_pin0=1234;username;auth_name;domain.net;secret;
dialout_pin0=135;username2;auth_name2;domain2.net;verysecret;

@ -1,3 +1,3 @@
#CFGOPTION_SEMS_MYCONFIGURABLEAPP_ANNFILE
announcement_file=/tmp/test.wav
announcement_file=/usr/local/lib/sems/audio/default_en.wav
#ENDCFGOPTION

@ -80,7 +80,7 @@ RECURSIVE = YES
EXCLUDE =
EXCLUDE_SYMLINKS = NO
EXCLUDE_PATTERNS =
EXAMPLE_PATH = ../doc ../apps ../core
EXAMPLE_PATH = ../
EXAMPLE_PATTERNS =
EXAMPLE_RECURSIVE = YES
IMAGE_PATH = ../doc/figures/png/

@ -491,7 +491,7 @@ EXCLUDE_PATTERNS =
# directories that contain example code fragments that are included (see
# the \include command).
EXAMPLE_PATH = ../doc ../apps ../core
EXAMPLE_PATH = ../
# If the value of the EXAMPLE_PATH tag contains directories, you can use the
# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp

Loading…
Cancel
Save