1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-08-15 03:19:02 +00:00

doc: link to example code; testPsyc: moved interesting code to the top

This commit is contained in:
tg(x) 2011-05-15 22:48:51 +02:00
parent b6b4ce87e1
commit 852731d30a
3 changed files with 81 additions and 62 deletions

View file

@ -619,8 +619,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
INPUT = src \
include
INPUT = src include test/testPsyc.c
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is