Re: [Numpy-discussion] 1.10 and development version docs

2015-10-11 Thread Ralf Gommers
On Sun, Oct 11, 2015 at 12:57 AM, Bryan Van de Ven wrote: > Bokeh also uses TravisCI, and we automatically build deploy docs on "dev" > builds and releases, using encrypted Travis variables to store the > necessary credentials. In case any of that sounds useful, most of the > machinery is in thes

Re: [Numpy-discussion] 1.10 and development version docs

2015-10-10 Thread Bryan Van de Ven
Bokeh also uses TravisCI, and we automatically build deploy docs on "dev" builds and releases, using encrypted Travis variables to store the necessary credentials. In case any of that sounds useful, most of the machinery is in these files: https://github.com/bokeh/bokeh/blob/master/.tra

[Numpy-discussion] 1.10 and development version docs

2015-10-10 Thread Ralf Gommers
Hi, I see that there are no docs for 1.10 on docs.scipy.org yet, and the development version docs are from Nov'14. Anyone with permissions want to look at rectifying that situation? Also, building development version docs on TravisCI after each merge would be useful (for Numpy and Scipy). A littl