diff --git a/src/inet-doc.ned b/src/inet-doc.ned index 10bffa8bf66..a987ff2970e 100644 --- a/src/inet-doc.ned +++ b/src/inet-doc.ned @@ -15,6 +15,14 @@ // along with this program; if not, see . // +// @page whatsnew.html, What's New +// +//
+// 
+// @include ../WHATSNEW
+// 
+// 
+// // @page inet-architecture.html, Architecture of the INET Framework // // The INET Framework builds upon OMNeT++, and uses the same concept: diff --git a/src/inet-index.ned b/src/inet-index.ned index 9c89de4dc7e..e5b267029cb 100644 --- a/src/inet-index.ned +++ b/src/inet-index.ned @@ -33,7 +33,7 @@ // Mobility Framework. // // There are several other bugfixes and improvements as well; see the -// WHATSNEW file in the distribution. +// WHATSNEW file in the distribution. // // Introductory material: // - INET Framework architecture