On Wed, Oct 19, 2011 at 10:00 PM, Vlad Niculae <[email protected]> wrote: > Hi Jake, > > A while back I remember having that issue because my local version of > sphinx was higher than 1.0.0 and thus unsupported by the scikit-learn > docs, so the function links wouldn't work when I built it locally, but > they would work in the online-generated version. > > Did the sphinx version used for deployment change by any chance?
Yes, I am now using sphinx 1.0.7 to build the docs. I think I had trouble with some autogen-related features not working in 1.0.0 (the autosummary_generate = True option in conf.py) and decided to upgrade. Fabian. ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Ciosco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
