diff options
| author | Antonin Descampe <antonin@gmail.com> | 2015-07-10 18:03:28 +0200 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2015-07-10 18:03:28 +0200 |
| commit | a7060dae1c689f994643a232c185307fe9545a84 (patch) | |
| tree | 608d972870f0a43f95b036f8ad4193fb76edbece | |
| parent | 35ddb3abc7def59d4049ea3fb0cba160800980a1 (diff) | |
updated doxygen website references
| -rw-r--r-- | doc/mainpage.dox.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/mainpage.dox.in b/doc/mainpage.dox.in index 72084d9b..6c105998 100644 --- a/doc/mainpage.dox.in +++ b/doc/mainpage.dox.in @@ -36,21 +36,21 @@ * * \section home Home page * -* The Home Page of the OpenJPEG library can be found at: +* The Home Page of the OpenJPEG project can be found at: * -* http://code.google.com/p/openjpeg/ +* http://www.openjpeg.org/ * -* More information about the OpenJPEG library is available here: +* The source code repository is available here: * -* http://www.openjpeg.org/ +* http://github.com/uclouvain/openjpeg * * The OpenJPEG mailing list is located here: * * http://groups.google.com/group/openjpeg * -* All the source code is online and can be retrieved using svn from here: +* The test files repository is available here: * -* http://openjpeg.googlecode.com/svn/ +* http://github.com/uclouvain/openjpeg-data * * \section license License * This software is released under the BSD license, anybody can use or modify the library, even for commercial applications.\n |
