diff -r 7950c25fa647 -r 5b8672bfade6 doc/main.h
--- a/doc/main.h Wed Jun 29 13:29:53 2011 -0700
+++ b/doc/main.h Wed Jun 29 20:55:34 2011 -0700
@@ -7,19 +7,9 @@
* Doxygen is typically used for
* API documentation, and organizes such documentation across different
* modules. This project uses Doxygen for building the definitive
- * maintained API documentation, Separate GNU texinfo documents are used for
- * a tutorial, reference manual, and testing and validation manual.
- *
- * The ns-3 project documentation is organized as follows:
- * - modules: The "Modules" tab (above)
- * organizes all of the public API and supporting manual text
- * along the source code directory structure.
- * - tutorial: The ns-3 tutorial is a separate document maintained in GNU Texinfo.
- * - Reference manual: The ns-3 reference manual is a separate document maintained in GNU Texinfo.
- * - Testing and validation manual: The ns-3 testing and validation manual is a separate document maintained in GNU Texinfo.
- * - The ns-3 wiki
- * contains additional user-contributed material. Some wiki-contributed
- * material may migrate to and overlap with the Doxygen and manual information.
+ * maintained API documentation. Additional ns-3 project documentation
+ * can be found at the
+ * project web site.
*
* \section install-sec Building the Documentation
*
@@ -34,7 +24,8 @@
*
* \section module-sec Module overview
*
- * The ns-3 library is split across many modules:
+ * The ns-3 library is split across many modules organized under the
+ * Modules tab.
* - aodv
* - applications
* - bridge
@@ -75,8 +66,6 @@
* - wifi
* - wimax
*
- * More detail can be found in the Modules
- * tab.
*
*/
/**