diff options
author | Tibor Frank <tifrank@cisco.com> | 2018-05-16 15:35:59 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-05-16 15:35:59 +0200 |
commit | 8c0d241b8b4b4289be8333b7fd1d5ce0726414d6 (patch) | |
tree | ddaacaff1c30900390f6a7c96739f2c3d4ac7664 /docs/cpta/index.rst | |
parent | 30f205347619919d15691f4b01da5e730840db38 (diff) |
Trending: menu
Change-Id: I8f6528f915c96b5aca8482d8b86db5285e9aa1c9
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/cpta/index.rst')
-rw-r--r-- | docs/cpta/index.rst | 44 |
1 files changed, 34 insertions, 10 deletions
diff --git a/docs/cpta/index.rst b/docs/cpta/index.rst index 3fd92c6f79..bda4ea94a8 100644 --- a/docs/cpta/index.rst +++ b/docs/cpta/index.rst @@ -7,15 +7,39 @@ performance trending and analysis jobs and is updated daily. See :ref:`trending_methodology` section for more details including trend analysis and anomaly detection methodology. -Contents --------- +.. toctree:: + :maxdepth: 2 + :caption: VPP Performance Dashboard + + Dashboard <introduction/index> + +.. toctree:: + :maxdepth: 2 + :caption: Trending Methodology + + Methodology <methodology/index> + +.. toctree:: + :maxdepth: 2 + :caption: Trendline Graphs + + trending/l2 + trending/ip4 + trending/ip6 + trending/ip4_tunnels + trending/vm_vhost_l2 + trending/vm_vhost_ip4 + trending/container_memif + trending/ipsec + +.. toctree:: + :maxdepth: 2 + :caption: Performance Data + + Download <data/index> .. toctree:: - :maxdepth: 6 - :numbered: - - introduction/index - methodology/index - trending/index - data/index - indices + :maxdepth: 2 + :caption: Indices and tables + + Index <indices> |