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:
parent
b6b4ce87e1
commit
852731d30a
3 changed files with 81 additions and 62 deletions
3
Doxyfile
3
Doxyfile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue