File: index.rst

package info (click to toggle)
python-sounddevice 0.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 480 kB
  • sloc: python: 2,482; sh: 12; makefile: 10
file content (58 lines) | stat: -rw-r--r-- 1,568 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
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
.. include:: ../README.rst

----

.. raw:: html

    <details>
    <summary>click here to see full table of contents</summary>

.. toctree::

   usage
   examples
   contributing
   api/index
   version-history

.. only:: html

   :ref:`genindex`

.. raw:: html

    </details>

.. only:: never

    .. admonition:: How To Navigate This Site

        Use the *next* and *previous* links at the top and the bottom of each page
        to flip through the pages.
        Alternatively, you can use the right and left arrow keys
        on your keyboard.
        Some additional keyboard shortcuts
        are provided via the `accesskey feature`__:
        :kbd:`n` next,
        :kbd:`p` previous,
        :kbd:`u` up (= to the parent page),
        :kbd:`i` index,
        :kbd:`s` search and
        :kbd:`m` menu (= open/close sidebar).

        __ https://developer.mozilla.org/en-US/docs/
            Web/HTML/Global_attributes/accesskey

        Click on the `hamburger button`__ in the topbar
        to open and close the sidebar.
        The width of the sidebar can be adjusted by dragging its border.
        Click on the title in the topbar to scroll to the top of the page,
        if already at the top, go "up" to the parent page
        (eventually ending up on this very page).

        __ https://en.wikipedia.org/wiki/Hamburger_button

        On *touch-enabled* devices:
        Tap at the top of the page to show the topbar (if it was scrolled away);
        swipe from the left edge to show the sidebar,
        swipe towards the left to hide it.