2012/1/9 Fabian Pedregosa <[email protected]>: > On Mon, Jan 9, 2012 at 2:00 AM, Olivier Grisel <[email protected]> > wrote: >> Hi all, >> >> As discussed earlier, here is a new tool to publish the doc on github >> rather than sourceforge. >> >> The result is available here: >> >> https://github.com/scikit-learn/scikit-learn.org (the repo for the >> tool, basically a README.rst and a Makefile) >> http://scikit-learn.github.com/scikit-learn.org/ (the root of the >> github pages for scikit-learn.org) >> >> At the moment only the dev/ sub folder is populated: >> >> http://scikit-learn.github.com/scikit-learn.org/dev/ >> >> TODO: >> - populate the stable, 0.9, 0.8, 0.7 and 0.6 folder with there >> respective doc (maybe Fabian can do it with a an rsync? that would be >> much faster). >> - configure the scikit-learn.org DNS entry >> - maybe configure a javascript redirect on the webroot/index.html to >> redirect to "stable". >> - setup a buildbot to build and deploy the dev doc once a or so day >> > > One less thing, I pushed the doc for previous releases.
The changes were not available in the master branch and the stable link was broken. I fixed both issues. Then I realized that you might had just forgotten to push your master too. I updated the README.rst to make that explicit. To avoid a painful conflict resolution session on spurious conflicts you might just want to re-clone the current master. -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
