Re: [scikit-learn] Using scikit-learn HTML theme for Sphinx docs in another project

2017-12-04 Thread Iacopo Poli
Cool! Of course will change logo and icon :-) Thank you very much, Iacopo 2017-12-04 15:47 GMT+01:00 Gael Varoquaux : > You're not infringing copyright (this is BSD-licensed). The only thing is > that we would like you to indicate clearly that the project is not > scikit-learn, so that we don't

Re: [scikit-learn] Using scikit-learn HTML theme for Sphinx docs in another project

2017-12-04 Thread Gael Varoquaux
You're not infringing copyright (this is BSD-licensed). The only thing is that we would like you to indicate clearly that the project is not scikit-learn, so that we don't recieve support calls. For this, in addition to text pointing it out, you should use a different logo and a different icon the

[scikit-learn] Using scikit-learn HTML theme for Sphinx docs in another project

2017-12-04 Thread Iacopo Poli
Hello everyone, I'm working on a project that is implemented following quite strictly the scikit-learn API and I would like to use the scikit-learn Sphinx theme for the docs. I would do that only if I don't infringe any copyright and whatsoever. What's your policy in this regard? Cheers, Iacopo