File: preface.rst

package info (click to toggle)
scikit-learn 1.4.2%2Bdfsg-8
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 25,036 kB
  • sloc: python: 201,105; cpp: 5,790; ansic: 854; makefile: 304; sh: 56; javascript: 20
file content (32 lines) | stat: -rw-r--r-- 540 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
.. This helps define the TOC ordering for "about us" sections. Particularly
   useful for PDF output as this section is not linked from elsewhere.

.. Places global toc into the sidebar

:globalsidebartoc: True

.. _preface_menu:

.. include:: includes/big_toc_css.rst
.. include:: tune_toc.rst

=======================
Welcome to scikit-learn
=======================

|

.. toctree::
    :maxdepth: 2

    install
    faq
    support
    related_projects
    about
    testimonials/testimonials
    whats_new
    roadmap
    governance

|