From d3c67e469eb45fc72a05da66fecf8a90a370293a Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 27 Aug 2011 14:49:18 -0400 Subject: describe output --- docs/index.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index f17c6c921..579bea337 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -21,6 +21,8 @@ When saved to ``helloworld.py``, the above application can be run via: $ python helloworld.py serving on 0.0.0.0:8080 view at http://127.0.0.1:8080 +And when you visit ``http://localhost:8080/hello/world`` in a browser, you +will see the text ``Hello, world!``. See :ref:`firstapp_chapter` for a full explanation of how this application works. Read the :ref:`html_narrative_documentation` to understand how -- cgit v1.2.3