diff --git a/doc/main.h b/doc/main.h
index ee95994c5..d2f200c19 100644
--- a/doc/main.h
+++ b/doc/main.h
@@ -27,49 +27,11 @@
* build process puts html files into the doc/html/ directory, and latex
* filex into the doc/latex/ directory.
*
- * @section module-sec Module overview
- *
- * The ns-3 library is split across many modules organized under the
- * Modules tab.
- * - aodv
- * - applications
- * - bridge
- * - click
- * - config-store
- * - core
- * - csma
- * - csma-layout
- * - dsdv
- * - emu
- * - energy
- * - flow-monitor
- * - internet
- * - lte
- * - mesh
- * - mobility
- * - mpi
- * - netanim
- * - network
- * - nix-vector-routing
- * - ns3tcp
- * - ns3wifi
- * - olsr
- * - openflow
- * - point-to-point
- * - point-to-point-layout
- * - propagation
- * - spectrum
- * - stats
- * - tap-bridge
- * - traffic-control
- * - test
- * - topology-read
- * - uan
- * - virtual-net-device
- * - visualizer
- * - wifi
- * - wimax
+ * @section topics-sec Doxygen groups
*
+ * The ns-3 library is split across many modules, and the Doxygen for these modules is typically
+ * added to Doxygen groups.
+ * These groupings can be browsed under the Topics tab.
*/
/**