diff options
author | andrew <andrew.olechtchouk@gmail.com> | 2018-08-06 00:25:33 -0400 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2018-08-10 15:04:46 +0000 |
commit | a38d001cfe80c29291fb02a02fe8b624562db91c (patch) | |
tree | 9c53b7f6c97c64f40da7162ee4365da3ac332379 /docs/gettingstarted/developers/index.rst | |
parent | 4146c65f0dd0b5412746064f230b70ec894d2980 (diff) |
docs: A little cleanup and added some gdb examples.
docs: Added section on running VPP for developers.
Change-Id: I98b5c6f1c9fee60b297e3947e78ec33f950f598a
Signed-off-by: andrew <andrew.olechtchouk@gmail.com>
Diffstat (limited to 'docs/gettingstarted/developers/index.rst')
-rw-r--r-- | docs/gettingstarted/developers/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/gettingstarted/developers/index.rst b/docs/gettingstarted/developers/index.rst index a5d71a9a5c3..661567fcb67 100644 --- a/docs/gettingstarted/developers/index.rst +++ b/docs/gettingstarted/developers/index.rst @@ -16,6 +16,8 @@ The Developers section covers the following areas: :maxdepth: 2 building + running_vpp + gdb_examples softwarearchitecture infrastructure vlib |