33 lines
549 B
ReStructuredText
33 lines
549 B
ReStructuredText
.. This helps define the TOC ordering for "about us" sections. Particularly
|
|
useful for PDF output as this section is not linked from elsewhere.
|
|
|
|
.. _preface_menu:
|
|
|
|
.. include:: includes/big_toc_css.rst
|
|
.. include:: tune_toc.rst
|
|
|
|
.. top level heading needed for LaTeX TOC in sphinx<=1.3.1
|
|
|
|
************
|
|
scikit-learn
|
|
************
|
|
|
|
=======================
|
|
Welcome to scikit-learn
|
|
=======================
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
install
|
|
faq
|
|
support
|
|
related_projects
|
|
about
|
|
testimonials/testimonials
|
|
whats_new
|
|
|
|
|
|