docs: better docs, mv doxygen to sphinx
[vpp.git] / docs / gettingstarted / developers / fib20 / thedatamodel.rst
diff --git a/docs/gettingstarted/developers/fib20/thedatamodel.rst b/docs/gettingstarted/developers/fib20/thedatamodel.rst
deleted file mode 100644 (file)
index cd3de17..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-.. _thedatamodel:
-
-The Data Model
---------------
-
-The FIB data model comprises two parts; the control-plane (CP) and the data-plane
-(DP). The CP data model represents the data that is programmed into VPP by the
-upper layers. The DP model represents how VPP derives actions to be performed on
-packets as they are switched.
-
-.. toctree::
-
-   controlplane
-   dataplane
-