diff -r 84b65fb9e780 -r d133c7edd88a eric5_api.py --- a/eric5_api.py Sun Sep 29 15:54:10 2013 +0200 +++ b/eric5_api.py Sun Sep 29 18:22:08 2013 +0200 @@ -5,7 +5,7 @@ # """ -Eric5 API Generator +Eric5 API Generator. This is the main Python script of the API generator. It is this script that gets called via the API generation interface.