]> git.puffer.fish Git - mirror/frr.git/commit
doc: add more CLI documentation 2013/head
authorQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 2 Apr 2018 18:41:38 +0000 (14:41 -0400)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 2 Apr 2018 19:04:04 +0000 (15:04 -0400)
commitcb3d8153a33f952b4c2e275a597c1b2a68ec2fbb
tree418d260259e46a88570e80c4951b66c784b28775
parentb755fd3530f05f243d18d91206746f69788a6c9a
doc: add more CLI documentation

* Document modes & nodes
* Document walkup behavior
* Document struct cmd_node
* Add graph of node relationships
* Reorder sections to make more logical sense
* Rewrap sections to 80 lines
* Fix code block indent
* Specify language for code blocks in order to get syntax highlighting

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
doc/developer/cli.rst
doc/developer/conf.py
doc/figures/nodes.dot [new file with mode: 0644]