# HG changeset patch # User richwareham # Date 1026482572 0 # Node ID 6b90f8ffd8c0f0bbcb3d14ecbec249913dcc3067 # Parent 18af52093d1376fac638b84bec45103180e44bec Move documentation around a little diff -r 18af52093d13 -r 6b90f8ffd8c0 dvdnav.h --- a/dvdnav.h Sat Jul 06 16:24:54 2002 +0000 +++ b/dvdnav.h Fri Jul 12 14:02:52 2002 +0000 @@ -828,51 +828,6 @@ * English English (as in the English spoken in England) not US English. */ -/** - * \mainpage The libdvdnav Reference Documentation - * - * \section intro Introduction - * - * This reference documentation is intended to both provide a comprehensive reference to - * the libdvdnav DVD navigation library and a brief introduction to the library - * for new users. - * - * This documentation is automatically generated from the libdvdnav code so - * should remain somewhat relevant but as always be wary that libdvdnav - * is currently in heavy development and the API is not yet frozen. - * - * \subsection feedback Feedback - * - * All comments, error reports, additional information and criticism of all sorts - * should be directed to dvd-devel@lists.sf.net. - * - * \subsection disclaimer Disclaimer - * - * No liability for the contents of this documents can be accepted. Use the concepts, - * examples and other content at your own risk. Additionally, this is an early version, - * with many possibilities for inaccuracies and errors. - * - * As far as I know, all of the programmes mentioned here and example code quoted are - * released under the GNU General Public License or the Lesser GNU Public License. - * - * \subsection copyright Copyright information - * - * This document is copyrighted ©2002 by Richard Wareham and the libdvdnav - * project. It is distributed under the following terms: - * - * - This document may be reproduced and distributed in whole or in part, in any medium - * physical or electronic, as long as this copyright notice is retained on all copies. - * Commercial redistribution is allowed and encouraged; however, the author would like - * to be notified of any such distributions. - * - All translations, derivative works, or aggregate works incorporating any parts of - * this document must be covered under this copyright notice. That is, you may not produce - * a derivative work from this manual and impose additional restrictions on its distribution. - * - * \section started Getting started - * - * A good place to look is the modules section. - */ - #ifdef __cplusplus } #endif