# HG changeset patch # User paulb # Date 1126396333 0 # Node ID 4ca991c5fc966c008848504a52bb9ad0343c35e9 # Parent 6361cbac7b97a31d9b22d8a5028a15f994532486 [project @ 2005-09-10 23:52:13 by paulb] Minor wording change. diff -r 6361cbac7b97 -r 4ca991c5fc96 README.txt --- a/README.txt Sat Sep 10 23:50:39 2005 +0000 +++ b/README.txt Sat Sep 10 23:52:13 2005 +0000 @@ -299,13 +299,13 @@ In order to prepare the API documentation, it is necessary to generate some Web pages from the Python source code. For this, the epydoc application must -be available on your system. Then, inside the WebStack directory, run the +be available on your system. Then, inside the distribution directory, run the apidocs.sh tool script as follows: ./tools/apidocs.sh Some warnings may be generated by the script, but the result should be a new -apidocs directory within the WebStack directory. +apidocs directory within the distribution directory. Making Packages ---------------