Hi, I've written a python script and added short docstrings. Now I'd like to create a short overview of commands the user can use. However I don't want the internal stuff that I also commented. Is there a way to create a fancy documentation (e.g. pydoc) of certain functions only?
Anton -- http://mail.python.org/mailman/listinfo/python-list