changeset 59:6b90f8ffd8c0 src

Move documentation around a little
author richwareham
date Fri, 12 Jul 2002 14:02:52 +0000
parents 18af52093d13
children 30995ad032cf
files dvdnav.h
diffstat 1 files changed, 0 insertions(+), 45 deletions(-) [+]
line wrap: on
line diff
--- 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 <tt>libdvdnav</tt> DVD navigation library and a brief introduction to the library
- * for new users.
- *
- * This documentation is automatically generated from the <tt>libdvdnav</tt> code so
- * should remain somewhat relevant but as always be wary that <tt>libdvdnav</tt>
- * 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 <tt>dvd-devel@lists.sf.net</tt>.
- *
- * \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 &copy;2002 by Richard Wareham and the <tt>libdvdnav</tt>
- * 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 <A HREF="modules.html">modules</a> section.
- */
-
 #ifdef __cplusplus
 }
 #endif