nun mach' ich erst einmal Urlaub....
[senf.git] / Examples / Mainpage.dox
index 2bd029c..f8ef7eb 100644 (file)
@@ -1,5 +1,4 @@
 /** \mainpage Examples
-    \anchor Examples_Main
     
     \ref sniffer
 */
@@ -63,6 +62,8 @@
     specific type of socket which returns ethernet packets directly from the network wire. By
     uncommenting the last line, you may switch the interface into promiscuous mode.
 
+    \until //
+
     We will now read packets from the socket forever, that is until the user hits Ctrl-C
 
     \skip while
 
     \see \ref components \n
          \ref build \n
-         <a href="../../Socket/doc/html/index.html"><b>libSocket API reference</b></a> \n
-         <a href="../../Packets/doc/html/index.html"><b>libPackets API reference</b></a> \n
-         <a href="../../Utils/doc/html/index.html"><b>libUtils API reference</b></a>
+         <a href="../../../Socket/doc/html/index.html"><b>libSocket API reference</b></a> \n
+         <a href="../../../Packets/doc/html/index.html"><b>libPackets API reference</b></a> \n
+         <a href="../../../Utils/doc/html/index.html"><b>libUtils API reference</b></a>
  */