diff options
| author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-01-15 16:08:31 -0500 |
|---|---|---|
| committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-01-15 16:08:31 -0500 |
| commit | d588bd137ec9ccdbe62f3acb5ed46e2fbd128abb (patch) | |
| tree | b04d992f6f200f0a08c0aa4fa06e8120a86f5913 /docs/argument_processing.rst | |
| parent | f7cc1610c8a5d981ab5ee728d61ab241ecf5d8fd (diff) | |
| download | cmd2-git-d588bd137ec9ccdbe62f3acb5ed46e2fbd128abb.tar.gz | |
Revised some of the Sphinx documentation which referenced the deprecated @options optparse-based decorator
Diffstat (limited to 'docs/argument_processing.rst')
| -rw-r--r-- | docs/argument_processing.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/argument_processing.rst b/docs/argument_processing.rst index b4df68c1..69d0d7ce 100644 --- a/docs/argument_processing.rst +++ b/docs/argument_processing.rst @@ -1,3 +1,5 @@ +.. _decorators: + =================== Argument Processing =================== |
