diff options
author | Ganawa Juanah <ganawa@juanah.com> | 2021-06-25 12:58:19 -0500 |
---|---|---|
committer | Ganawa Juanah <ganawa@juanah.com> | 2021-06-25 12:58:19 -0500 |
commit | d5dfc17dd9ad54f835c4ab6ee7b552c0fffa29eb (patch) | |
tree | 180eac4010ca906e3af3db086f8402bc005a2f60 | |
parent | 41b787f16b7e61da0e1a5494763dc35f3f48fec1 (diff) | |
download | vyos-documentation-d5dfc17dd9ad54f835c4ab6ee7b552c0fffa29eb.tar.gz vyos-documentation-d5dfc17dd9ad54f835c4ab6ee7b552c0fffa29eb.zip |
added containers to toctree
-rw-r--r-- | docs/configuration/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/configuration/index.rst b/docs/configuration/index.rst index bce013cb..d6004cad 100644 --- a/docs/configuration/index.rst +++ b/docs/configuration/index.rst @@ -20,4 +20,5 @@ The following structure respresent the cli structure. trafficpolicy/index vpn/index vrf/index - zonepolicy/index
\ No newline at end of file + zonepolicy/index + container/index
\ No newline at end of file |