Revision: 653
http://sourceforge.net/p/pyscard/code/653
Author: ludov
Date: 2014-12-13 10:42:29 +0000 (Sat, 13 Dec 2014)
Log Message:
-----------
Add the toctree
Modified Paths:
--------------
trunk/pyscard/src/smartcard/doc/index.rst
Modified: trunk/pyscard/src/smartcard/doc/index.rst
===================================================================
--- trunk/pyscard/src/smartcard/doc/index.rst 2014-12-13 10:40:52 UTC (rev 652)
+++ trunk/pyscard/src/smartcard/doc/index.rst 2014-12-13 10:42:29 UTC (rev 653)
@@ -40,3 +40,24 @@
High level API samples: See :ref:`framework_samples`
Low level API samples: See :ref:`wrapper_samples`
+
+Index
+*****
+
+Contents:
+
+.. toctree::
+ :maxdepth: 4
+
+ user-guide
+ pyscard-framework
+ pyscard-wrapper
+ license
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|