doc: ofctl_rest: Add table of contents

This patch adds a table of contents into the ofctl_rest API
reference in order to improve its readability.

Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
Yusuke Iwase
2015-08-28 09:05:08 +09:00
committed by FUJITA Tomonori
parent 08edfa067e
commit 7028704b3f

View File

@@ -8,6 +8,9 @@ This application helps you debug your application and get various statistics.
This application supports OpenFlow version 1.0, 1.2 and 1.3.
.. contents::
:depth: 3
Retrieve the switch stats
=========================