]> git.llucax.com Git - software/eventxx.git/blobdiff - Doxyfile
Update project links in the documentation
[software/eventxx.git] / Doxyfile
index 1e1d19bc2c526c4b96690a1e56bf08c5593de463..d765df5763a0c91133ab431e83a346d9d6420752 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -31,7 +31,7 @@ PROJECT_NAME           = eventxx
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER         = 0.7
+PROJECT_NUMBER         = 1.0
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put. 
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put. 
@@ -186,7 +186,10 @@ TAB_SIZE               = 8
 # 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> " \
 # 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. 
 
 # 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.