4 Commits

Author SHA1 Message Date
Andreas Jaeger
33be17b7ef Improve cli output
Implement some suggestions from Summer (see
https://review.openstack.org/#/c/73476)
and enhance.

Fix parsing of options, shown in output of "cinder --metadata".

Change-Id: I3a330dbdad0439c2785d6da141eadc63c550848e
2014-02-17 08:06:40 +01:00
Andreas Jaeger
e2fdb79996 Generate chapters instead of sections for commands
Since these sections are not needed for the appendices anymore, we
can use chapters for the command reference. This patch changes
the tool to write chapters.

Change-Id: Ibbb2334120bc40b1c147432c9a089186c484a4fa
2014-01-31 20:54:10 +01:00
Andreas Jaeger
0863f76f20 Improve docbook format for cli commands
Thanks to Diane for a great proposal!

Also fixes autogenerate_config_docs/common.py to pass pep8 check.

Closes-Bug: #1274699
Change-Id: Ic7b9cacc99a8bdf39c7a0f7e429d9f538370f048
2014-01-31 19:48:09 +01:00
Andreas Jaeger
c586091172 Add tool to document cli tools
Call "os_doc_tools/commands.py" nova to generate a file
section_cli_nova_commands.xml with the command line options.

Allows generation of all supported clients with --all command.
The tool gets installed as: openstack-auto-commands

blueprint os-user-doc
Change-Id: Ie4b200818bd585d3fce0b27f0639ad03069b3b7b
2014-01-22 20:52:56 +01:00