summaryrefslogtreecommitdiff
path: root/documentation/index.rst
diff options
context:
space:
mode:
authorcliechti <cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a>2009-07-21 01:34:57 +0000
committercliechti <cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a>2009-07-21 01:34:57 +0000
commitc1c3760e1e043476dcc92546c86d6bde4adcea0b (patch)
tree60f7e515776d8d292c0b722e3f233c296fc8734e /documentation/index.rst
parent6fa76fbc381f3c5ee17d29cea5a9c019b706b34e (diff)
downloadpyserial-git-c1c3760e1e043476dcc92546c86d6bde4adcea0b.tar.gz
port documentation to Sphinx
Diffstat (limited to 'documentation/index.rst')
-rw-r--r--documentation/index.rst28
1 files changed, 28 insertions, 0 deletions
diff --git a/documentation/index.rst b/documentation/index.rst
new file mode 100644
index 0000000..65a4c04
--- /dev/null
+++ b/documentation/index.rst
@@ -0,0 +1,28 @@
+.. pySerial documentation master file, created by
+ sphinx-quickstart on Tue Jul 21 00:27:45 2009.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Welcome to pySerial's documentation!
+====================================
+
+Contents:
+
+.. toctree::
+ :maxdepth: 2
+
+ pyserial
+ manual
+ shortintro
+ .. ~ examples
+ pyserial_api
+ pyparallel
+ appendix
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+