docs: Rewrite the what is VPP (first) section, also fix the build 96/23296/2
authorJohn DeNisco <jdenisco@cisco.com>
Wed, 6 Nov 2019 18:58:28 +0000 (10:58 -0800)
committerDave Barach <dave@barachs.net>
Wed, 6 Nov 2019 21:15:49 +0000 (16:15 -0500)
commitc96d618a5dd96e3a40d59860d2cdb9d5c6b71d11
tree74a19b9b8364bf56dceced8ec982c6fbb7ddb8e4
parent340c15c6ed34ce60c821b5260fec3eb11d65dcb7
docs: Rewrite the what is VPP (first) section, also fix the build

Signed-off-by: John DeNisco <jdenisco@cisco.com>
Change-Id: Ifb558171f8976a721703e74afea997d006273b5f
Signed-off-by: Dave Barach <dave@barachs.net>
32 files changed:
docs/Makefile
docs/about.rst
docs/conf.py
docs/index.rst
docs/overview/features/controlplane.rst [deleted file]
docs/overview/features/devices.rst [deleted file]
docs/overview/features/index.rst [deleted file]
docs/overview/features/integrations.rst [deleted file]
docs/overview/features/l2.rst [deleted file]
docs/overview/features/l3.rst [deleted file]
docs/overview/features/l4.rst [deleted file]
docs/overview/features/plugins.rst [deleted file]
docs/overview/features/trafficmanagement.rst [deleted file]
docs/overview/features/tunnels.rst [deleted file]
docs/overview/index.rst [deleted file]
docs/overview/performance/current_ipv4_throughput.rst [deleted file]
docs/overview/performance/current_ipv6_throughput.rst [deleted file]
docs/overview/performance/current_l2_throughput.rst [deleted file]
docs/overview/performance/current_ndr_throughput.rst [deleted file]
docs/overview/performance/trending_ipv4_throughput.rst [deleted file]
docs/overview/performance/trending_ipv6_throughput.rst [deleted file]
docs/overview/performance/trending_l2_throughput.rst [deleted file]
docs/overview/whatisvpp/fast.rst [deleted file]
docs/overview/whatisvpp/index.rst [deleted file]
docs/whatisvpp/developer.rst [moved from docs/overview/whatisvpp/developer.rst with 81% similarity]
docs/whatisvpp/extensible.rst [moved from docs/overview/whatisvpp/extensible.rst with 88% similarity]
docs/whatisvpp/hoststack.rst [new file with mode: 0644]
docs/whatisvpp/index.rst [new file with mode: 0644]
docs/whatisvpp/networkstack.rst [moved from docs/overview/whatisvpp/dataplane.rst with 68% similarity]
docs/whatisvpp/performance.rst [moved from docs/overview/performance/index.rst with 51% similarity]
docs/whatisvpp/scalar-vs-vector-packet-processing.rst [moved from docs/overview/whatisvpp/what-is-vector-packet-processing.rst with 76% similarity]
docs/whatisvpp/supported.rst [moved from docs/overview/supported.rst with 92% similarity]