File: contents.rst

package info (click to toggle)
scikit-optimize 0.10.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,672 kB
  • sloc: python: 10,659; javascript: 438; makefile: 136; sh: 6
file content (22 lines) | stat: -rw-r--r-- 369 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.. include:: includes/big_toc_css.rst
.. include:: tune_toc.rst

.. Places global toc into the sidebar

:globalsidebartoc: True

=================
Table Of Contents
=================

.. Define an order for the Table of Contents:

.. toctree::
    :maxdepth: 2

    preface
    getting_started
    user_guide
    auto_examples/index
    modules/classes
    development