Browse Source

Added some missing documentation information.

pull/1161/head
Armin Ronacher 10 years ago
parent
commit
afb613ca43
  1. 2
      docs/api.rst

2
docs/api.rst

@ -771,6 +771,8 @@ Command Line Interface
.. autofunction:: with_appcontext
.. autofunction:: pass_script_info
Marks a function so that an instance of :class:`ScriptInfo` is passed
as first argument to the click callback.
.. autofunction:: without_appcontext

Loading…
Cancel
Save