mirror of
https://github.com/python-kasa/python-kasa.git
synced 2024-12-23 03:33:35 +00:00
3490a1ef84
Add a tutorial module with examples that can be tested with `doctest`. In order to simplify the examples they can be run with doctest allowing top level await statements by adding a fixture to patch the builtins that xdoctest uses to test code. --------- Co-authored-by: Teemu R. <tpr@iki.fi>
21 lines
260 B
ReStructuredText
21 lines
260 B
ReStructuredText
.. include:: ../../README.md
|
|
:parser: myst_parser.sphinx_
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
|
|
Home <self>
|
|
cli
|
|
tutorial
|
|
discover
|
|
device
|
|
design
|
|
contribute
|
|
smartbulb
|
|
smartplug
|
|
smartdimmer
|
|
smartstrip
|
|
smartlightstrip
|
|
SUPPORTED
|