--- a/Utilities/ModuleParser.py Sat May 17 19:58:49 2014 +0200 +++ b/Utilities/ModuleParser.py Sun May 18 14:13:09 2014 +0200 @@ -472,7 +472,7 @@ def addDescription(self, description): """ - Protected method to store the modules docstring. + Public method to store the modules docstring. @param description the docstring to be stored (string) """