diff options
author | ahothan <ahothan@cisco.com> | 2017-08-08 16:24:56 -0700 |
---|---|---|
committer | ahothan <ahothan@cisco.com> | 2017-08-08 17:48:09 -0700 |
commit | 0ab04ab7103fc4bfb17042b60c1e005049375cc2 (patch) | |
tree | bee0d88a07889fa57c7f44ca3ce7a839ab05ec53 /docs/development/index.rst | |
parent | 2d66234fe3b8b3e104e63218b5120a35ca400ea5 (diff) |
Update doc with ndr/pdr section, update config comment
Change-Id: I2e0a771b21371f45fd592ff41dc8f66c0aaeb7e0
Signed-off-by: ahothan <ahothan@cisco.com>
Diffstat (limited to 'docs/development/index.rst')
-rw-r--r-- | docs/development/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/development/index.rst b/docs/development/index.rst index 1dd34cc..1db91e7 100644 --- a/docs/development/index.rst +++ b/docs/development/index.rst @@ -4,7 +4,7 @@ .. (c) Cisco Systems, Inc .. toctree:: - :maxdepth: 1 + :maxdepth: 3 overview/index design/index |