Add table of contents

Change-Id: Ib11684415ccf06b6b26f40862b99398c90db832f
This commit is contained in:
Gerard Braad — 吉拉德 2016-04-21 02:19:52 +00:00
parent efe54f7e85
commit 4eff227d1e
3 changed files with 14 additions and 12 deletions

View File

@ -48,3 +48,11 @@ Steth is an introspection tool for OpenStack networking. Only proved to be
working in ML2 with OVS for now.
Table of Contents
=================
.. toctree::
:maxdepth: 2
Quickstart <quickstart>
Multi-node architecture <multi-node-architecture>

View File

@ -1,6 +1,6 @@
-----------------------
=======================
Multi-node Architecture
-----------------------
=======================
::

View File

@ -1,17 +1,11 @@
===============================
Steth's developer documentation
===============================
==========
Quickstart
==========
Steth is an inspection tool that can aid in pinpointing issues before deployment
and during operation of an OpenStack environment.
-----------
Quick start
-----------
Steth is a network inspection tool for OpenStack.
It is modelled as agent(s)/client in which a controller interacts with
agents deployed in your environment. Let me introduce how to use steth.