diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2017-07-30 18:18:59 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2017-07-30 18:18:59 +0200 |
| commit | 83342f2aafcab4599b49f780e35fd249e8402b61 (patch) | |
| tree | 7a90e315e61821d415f1fec8c6e7eaf6fd0c21b3 /doc | |
| parent | 4748318136626dd9e841ea1aa8b52adfbab26772 (diff) | |
Fix Doxygen warnings (patch derived from Winfried's doxygen-dif.txt.zip, #849)
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/openjpip.dox.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/openjpip.dox.in b/doc/openjpip.dox.in index 0c84ccbb..fd06ee0e 100644 --- a/doc/openjpip.dox.in +++ b/doc/openjpip.dox.in @@ -30,7 +30,7 @@ /*! \page openjpippage OpenJPIP v@OPENJPEG_VERSION@ Documentation * - * \section intro Introduction + * \section Introduction * This manual documents the low-level OpenJPIP C API.\n * OpenJPIP software is an implementation of JPEG 2000 Part9: Interactivity tools, APIs and protocols (JPIP).\n * ( For more info about JPIP, check the website: http://www.jpeg.org/jpeg2000/j2kpart9.html)\n @@ -42,7 +42,7 @@ * - opj_jpip_transcode.c To Convert JPT/JPP-stream to JP2 or J2K * - opj_jpip_test.c To test index code format of a JP2 file * - * \section license License + * \section License * This software is released under the BSD license, anybody can use or modify the library, even for commercial applications.\n * The only restriction is to retain the copyright in the sources or the binaries documentation.\n * Neither the author, nor the university accept any responsibility for any kind of error or data loss which may occur during usage. |
