diff --git a/doc/models/Makefile b/doc/models/Makefile index 54db973fb..c009651f9 100644 --- a/doc/models/Makefile +++ b/doc/models/Makefile @@ -16,10 +16,7 @@ SOURCES = \ source/organization.rst \ source/internet-models.rst \ source/network.rst \ - source/devices.rst \ - source/routing.rst \ source/emulation-overview.rst \ - source/support.rst \ $(SRC)/aodv/doc/aodv.rst \ $(SRC)/applications/doc/applications.rst \ $(SRC)/bridge/doc/bridge.rst \ diff --git a/doc/models/source/devices.rst b/doc/models/source/devices.rst deleted file mode 100644 index 249603c2e..000000000 --- a/doc/models/source/devices.rst +++ /dev/null @@ -1,14 +0,0 @@ -Devices and Channels --------------------- - -.. toctree:: - - bridge - csma - lte - point-to-point - mesh - wifi - wimax - simple - uan diff --git a/doc/models/source/routing.rst b/doc/models/source/routing.rst deleted file mode 100644 index b9eb41d0f..000000000 --- a/doc/models/source/routing.rst +++ /dev/null @@ -1,7 +0,0 @@ -Routing and Switching ---------------------- - -.. toctree:: - - click - openflow-switch diff --git a/doc/models/source/support.rst b/doc/models/source/support.rst deleted file mode 100644 index 367c193b3..000000000 --- a/doc/models/source/support.rst +++ /dev/null @@ -1,8 +0,0 @@ -Support -------- - -.. toctree:: - - flow-monitor - animation - statistics