aboutsummaryrefslogtreecommitdiff
path: root/documentation/index.rst
diff options
context:
space:
mode:
authorcliechti <cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a>2009-07-30 21:15:57 +0000
committercliechti <cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a>2009-07-30 21:15:57 +0000
commit8450857e236d5dad30828c3a508167e23b6a7aad (patch)
tree1cddb6b1bc6a804061c1bca9123eaaeef8d49e62 /documentation/index.rst
parent05e6f796daa4285d7db4e71dae6cc47b12194374 (diff)
downloadpyserial-8450857e236d5dad30828c3a508167e23b6a7aad.tar.gz
- move documentation so that distutils sees it
- update CHANGES.txt - install miniterm.py as script - version 2.5-rc1
Diffstat (limited to 'documentation/index.rst')
-rw-r--r--documentation/index.rst29
1 files changed, 0 insertions, 29 deletions
diff --git a/documentation/index.rst b/documentation/index.rst
deleted file mode 100644
index 96a78b5..0000000
--- a/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`
-