summaryrefslogtreecommitdiff
path: root/pyserial/documentation/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'pyserial/documentation/index.rst')
-rw-r--r--pyserial/documentation/index.rst29
1 files changed, 0 insertions, 29 deletions
diff --git a/pyserial/documentation/index.rst b/pyserial/documentation/index.rst
deleted file mode 100644
index 96a78b5..0000000
--- a/pyserial/documentation/index.rst
+++ /dev/null
@@ -1,29 +0,0 @@
-.. pySerial documentation master file
-
-Welcome to pySerial's documentation
-===================================
-
-This module encapsulates the access for the serial port. It provides backends
-for Python running on Windows, Linux, BSD (possibly any POSIX compliant
-system), Jython and IronPython (.NET and Mono). The module named "serial"
-automatically selects the appropriate backend.
-
-Contents:
-
-.. toctree::
- :maxdepth: 2
-
- pyserial
- shortintro
- examples
- pyserial_api
- pyparallel
- appendix
-
-Indices and tables
-==================
-
-* :ref:`genindex`
-* :ref:`modindex`
-* :ref:`search`
-