VPP-57 Add Doxygen to VPP
[vpp.git] / vpp / vnet / main.c
index 2e08aa5..f707994 100644 (file)
 #include <vnet/devices/dpdk/dpdk.h>
 #endif
 
-/** \mainpage Virtual Packet Edge Documentation
- * \section intro_sec Introduction
- * 
- * VPE is a specific vector packet processing application,
- * designed to steer packets to/from tenant virtual machines.
- *
- */
-
 static void
 vpe_main_init (vlib_main_t * vm)
 {