summaryrefslogtreecommitdiff
path: root/docs/source/index.rst
blob: a48e181275caa4e890582d715345c263663242c7 (plain)
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
###########################################
Welcome to websocket-client's documentation
###########################################

.. toctree::
   :maxdepth: 2
   :caption: Introduction:

   installation
   getting_started
   examples
   threading
   faq
   contributing
   about

.. toctree::
   :maxdepth: 2
   :caption: Comments Embedded in Code:

   abnf
   app
   core
   exceptions
   logging
   socket
   url

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`

..
  * :ref:`search`