Re: [Scikit-learn-general] Changing documentation of generated modules

2014-03-17 Thread Lars Buitinck
2014-03-17 12:17 GMT+01:00 Maheshakya Wijewardena : > I suppose the relevant information for the html document is taken from the > doc string in the `GradientBoostingClassifier`. How does this data renders > into a html document. The doc string does not contain all the information > about the func

[Scikit-learn-general] Changing documentation of generated modules

2014-03-17 Thread Maheshakya Wijewardena
Hi , I am trying to change the auto generated documentation files in scikit-learn/doc/modules/generated/ . Suppose I have added extra functionality to `sklearn.ensemble.GradientBoostingClassifier` . The rst file for that documentation is sklearn.ensemble.GradientBoostingClassifier.rst which in scik