Added Rime examples

This commit is contained in:
adamdunkels 2007-03-25 21:58:32 +00:00
parent 4d113dcb3b
commit 25f0dc5094
2 changed files with 10 additions and 1 deletions

View File

@ -203,7 +203,7 @@ RECURSIVE = NO
EXCLUDE =
EXCLUDE_SYMLINKS = NO
EXCLUDE_PATTERNS =
EXAMPLE_PATH = .
EXAMPLE_PATH = . ../examples/rime
EXAMPLE_PATTERNS =
EXAMPLE_RECURSIVE = NO
IMAGE_PATH =

View File

@ -6,3 +6,12 @@
/** \example example-list.c */
/** \example example-packet-service.c */
/** \example example-psock-server.c */
/** \example test-abc.c */
/** \example test-meshroute.c */
/** \example test-rudolph0.c */
/** \example test-rudolph1.c */
/** \example test-treeroute.c */
/** \example test-trickle.c */
/** \example test-uabc.c */
/** \example test-uibc.c */