Changed names of the Rime examples from test-* to example-* and added examples for ruc and uc

This commit is contained in:
adamdunkels 2008-01-25 18:00:50 +00:00
parent c576b7b01c
commit 44d7d9a9a4
15 changed files with 461 additions and 47 deletions

View file

@ -4,11 +4,14 @@
/** \example example-packet-drv.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 */
/** \example example-abc.c */
/** \example example-collect.c */
/** \example example-mesh.c */
/** \example example-ruc.c */
/** \example example-rucb.c */
/** \example example-rudolph0.c */
/** \example example-rudolph1.c */
/** \example example-rudolph2.c */
/** \example example-treeroute.c */
/** \example example-trickle.c */
/** \example example-uc.c */