summaryrefslogtreecommitdiff
path: root/doc/source/shell.rst
Commit message (Collapse)AuthorAgeFilesLines
* Adding sphinx extension for CLI docs autogenerationAndrey Pavlov2015-11-121-0/+3
| | | | | | | | | New CLI docs now can be autogenerated, that prevents them from being outdated and excludes manual updates Partially implements: blueprint cli-as-openstackclient-plugin Change-Id: I11e6dadc7d19bd55777e748e7ada199311b20003
* Adding Sahara CLI overview to docs and fixing warningsAndrey Pavlov2015-11-121-0/+61
New Sahara CLI as OpenStackClient plugin usage overview added and few warnings during docs generation fixed Partially implements: blueprint cli-as-openstackclient-plugin Change-Id: If5b4608429d994c642237d6a73ebd9e1bd985fc5 Closes-bug: #1512690