diff options
| author | KATO Tomoyuki <kato.tomoyuki@jp.fujitsu.com> | 2016-09-25 14:17:09 +0900 |
|---|---|---|
| committer | KATO Tomoyuki <kato.tomoyuki@jp.fujitsu.com> | 2016-09-25 14:20:20 +0900 |
| commit | 50ad04df973e6dcc96915190fa86f58daa969dec (patch) | |
| tree | 7a409fbb0dbb339df3a2426aab520032be2ba29a | |
| parent | 559215d59d40a35c3a741af99116878c6024078f (diff) | |
| download | python-openstackclient-50ad04df973e6dcc96915190fa86f58daa969dec.tar.gz | |
Remove reference to CLI Ref in osc doc
Since we decide to unify the osc doc into the osc repo,
CLI Reference does not provide osc content.
Change-Id: I0d530143105b5411a7a38e9e9d2297a1e8c69071
| -rw-r--r-- | doc/source/plugin-commands.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/source/plugin-commands.rst b/doc/source/plugin-commands.rst index 4cb13e83..616d2f0f 100644 --- a/doc/source/plugin-commands.rst +++ b/doc/source/plugin-commands.rst @@ -2,8 +2,6 @@ Plugin Commands =============== -Note: To see the complete syntax for the plugin commands, see the `CLI_Ref`_ - .. list-plugins:: openstack.cli.extension aodh @@ -109,5 +107,3 @@ zaqar .. list-plugins:: openstack.messaging.v1 :detailed: - -.. _CLI_Ref: http://docs.openstack.org/cli-reference/openstack.html |
