Mercurial > hg > FileServer
diff README.txt @ 34:aca8cb6bfd63 default tip
fix documentation + bump version
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Mon, 05 Mar 2012 14:09:43 -0800 |
parents | 41bd126ab77d |
children |
line wrap: on
line diff
--- a/README.txt Mon Mar 05 14:08:31 2012 -0800 +++ b/README.txt Mon Mar 05 14:09:43 2012 -0800 @@ -33,10 +33,8 @@ * ``main``: command line entry point ``FileApp`` and ``file_response`` are heavily borrowed from -http://docs.webob.org/en/latest/file-example.html though the example -there is more complete. I will work on making this more thorough -going forward. I also borrowed from Paste's ``StaticURLParser`` and -``static.Cling``. +http://docs.webob.org/en/latest/file-example.html . +I also borrowed from Paste's ``StaticURLParser`` and ``static.Cling``. In addition there is a command line script, ``serve``, which may be used to serve a directory with the