diff options
| author | Dean Troyer <dtroyer@gmail.com> | 2015-11-20 10:36:40 -0600 |
|---|---|---|
| committer | Dean Troyer <dtroyer@gmail.com> | 2015-11-20 15:23:14 -0600 |
| commit | 5e461765404d3225a6c1c9c81b7e68e24299cc87 (patch) | |
| tree | cf01020f9b22951c4ebd495617365e3211577263 /doc/source/index.rst | |
| parent | 1a8020cc1b7a47ad5c910673ce3d279687bbaa14 (diff) | |
| download | python-openstackclient-5e461765404d3225a6c1c9c81b7e68e24299cc87.tar.gz | |
Add command wrapper doc
This is a follow-up to I6c750730963615895f5d9953487d2d5a905885a8 that
removed a command deprecation warning wrapper. This documents the
technique for later use.
Change-Id: Ieaa1e6b7eed4e5b037b4bfb6cf488e1290fc69f7
Diffstat (limited to 'doc/source/index.rst')
| -rw-r--r-- | doc/source/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index 6b7d63f3..25547472 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -38,6 +38,7 @@ Developer Documentation developing command-options + command-wrappers Project Goals ------------- |
