# You can put \n's in the value part of an alias to insert newlines.
ALIASES = "libevent=<a href='http://monkey.org/~provos/libevent/'>libevent</a> " \
- "eventxx=<a href=\"http://www.llucax.com.ar/~luca/eventxx/\"><strong>eventxx</strong></a> "
+ "eventxx=<a href=\"http://proj.llucax.com.ar/home/eventxx/\"><strong>eventxx</strong></a> " \
+ "home=http://proj.llucax.com.ar/home/eventxx" \
+ "redmine=http://proj.llucax.com.ar/projects/show/eventxx" \
+ "gitweb=http://git.llucax.com.ar/w/software/eventxx.git"
# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C
# sources only. Doxygen will then generate output that is more tailored for C.