Sphinx documentation copyright

2011-07-09 Thread Nikolaus Rath
Hello, My package generates its documentation with sphinx. I'm wondering what license the resulting generated files fall under. In particular: 1. I guess that the generated HTML files have the same license as the .rst files they're generated from, right? 2. The included sphinx templates in _stat

Re: Sphinx documentation copyright

2011-07-09 Thread Jakub Wilk
* Nikolaus Rath , 2011-07-09, 15:03: 3. What is the license of autogenerated javascript libraries like _static/underscore.js Err, this one is by no means autogenerated. https://bitbucket.org/birkenfeld/sphinx/changeset/b7fb19a0992d -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-python-requ

Re: Sphinx documentation copyright

2011-07-09 Thread Nikolaus Rath
Jakub Wilk writes: > * Nikolaus Rath , 2011-07-09, 15:03: >>3. What is the license of autogenerated javascript libraries like >>_static/underscore.js > > Err, this one is by no means autogenerated. > https://bitbucket.org/birkenfeld/sphinx/changeset/b7fb19a0992d Oh, I see. It looked pretty autoge