From 14df0ecb5a4e0fb67ea0ebaae52ec45a9f7ba9a0 Mon Sep 17 00:00:00 2001 From: blob8108 Date: Fri, 2 May 2014 17:00:08 +0100 Subject: Tweak docs --- doc/tutorial.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/tutorial.rst b/doc/tutorial.rst index 8aa463e..2a67371 100644 --- a/doc/tutorial.rst +++ b/doc/tutorial.rst @@ -130,6 +130,10 @@ Now, the final line:: run("Tutorial Example", "example", 5000) +This starts the extension running on port 5000. We also specify its long name and +(short) name. The long name is displayed to the user; the short name is used in +the filenames. (NB. v0.2 will just have "name".) + * TODO: finish. * TODO: rewrite for the new v0.2 interface. * TODO: Doesn't crash if you throw an exception. -- cgit v1.3.1