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? Best, Vlad On Wed, Oct 19, 2011 at 10:46 PM, Jacob VanderPlas <[email protected]> wrote: > Hi all, > In the auto-docs found at > http://scikit-learn.sourceforge.net/stable/modules/classes.html, > anything using :template: function.rst for the auto-summary does not > have a link to the documentation. (e.g, almost everything under the > heading "Datasets" heading on the page). Items using :template: > class.rst have links as expected. I've searched online and played around > with the sphinx options when making the documentation, but I can't > figure out how to fix this. Any sphinx gurus out there who know why > this is happening? > Jake > > ------------------------------------------------------------------------------ > 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 > ------------------------------------------------------------------------------ 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
