X-Git-Url: https://git.llucax.com/software/eventxx.git/blobdiff_plain/ab96e110f2d5754fc1d9822db3506d58a0929122..00f3b0a3783ac1d8fa7d89afeb5b9f4fd1cc8ead:/Doxyfile diff --git a/Doxyfile b/Doxyfile index b7a4a35..d765df5 100644 --- a/Doxyfile +++ b/Doxyfile @@ -186,7 +186,10 @@ TAB_SIZE = 8 # You can put \n's in the value part of an alias to insert newlines. ALIASES = "libevent=libevent " \ - "eventxx=eventxx " + "eventxx=eventxx " \ + "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.