Documented send_from_directory

This commit is contained in:
Armin Ronacher 2010-07-05 10:25:51 +02:00
parent ac13deff40
commit c34b03e9a6
3 changed files with 12 additions and 0 deletions

View file

@ -230,6 +230,8 @@ Useful Functions and Classes
.. autofunction:: send_file
.. autofunction:: send_from_directory
.. autofunction:: escape
.. autoclass:: Markup