From e983a8dabcf40aa38219dcb7933a137ebcc3f869 Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Sun, 22 Dec 2019 19:33:51 +0100 Subject: CMDList: add opcmdlist and cfgcmdlist --- docs/appendix/cmd-index.rst | 12 ++++++++++++ docs/index.rst | 1 + 2 files changed, 13 insertions(+) create mode 100644 docs/appendix/cmd-index.rst (limited to 'docs') diff --git a/docs/appendix/cmd-index.rst b/docs/appendix/cmd-index.rst new file mode 100644 index 00000000..28366d02 --- /dev/null +++ b/docs/appendix/cmd-index.rst @@ -0,0 +1,12 @@ +.. cmd-index: + +Operational Command Refercence +============================== + +.. opcmdlist:: + + +Configuration Command Refercence +================================ + +.. cfgcmdlist:: \ No newline at end of file diff --git a/docs/index.rst b/docs/index.rst index 4d25bb09..94b0189a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -53,6 +53,7 @@ VyOS User Guide appendix/releasenotes appendix/examples/index + appendix/cmd-index appendix/commandtree/index appendix/vyos-on-vmware appendix/vyos-on-baremetal -- cgit v1.2.3