smartcard is a smart card

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@603 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2011-11-01 15:59:31 +00:00
parent 64d0c29707
commit 5e67cc3e54
2 changed files with 6 additions and 9 deletions

View File

@@ -46,7 +46,7 @@ source_suffix = '.rst'
master_doc = 'index' master_doc = 'index'
# General information about the project. # General information about the project.
project = u'Virtual Smartcard Architecture' project = u'Virtual Smart Card Architecture'
copyright = u'2011, Dominik Oepen, Frank Morgner' copyright = u'2011, Dominik Oepen, Frank Morgner'
# The version info for the project you're documenting, acts as replacement for # The version info for the project you're documenting, acts as replacement for

View File

@@ -1,14 +1,11 @@
.. Virtual Smartcard Architecture documentation master file, created by .. |vsmartcard| replace:: Virtual Smart Card Architecture
sphinx-quickstart on Fri Oct 7 11:17:14 2011.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Virtual Smartcard Architecture's documentation! Welcome to the |vsmartcard| documentation!
========================================================== ==========================================================
Welcome to vsmartcard. vsmartcard is an umbrella project for various projects concerned with the emulation of different types of smart card readers or smart cards themselves. Welcome to the |vsmartcard|. |vsmartcard| is an umbrella project for various projects concerned with the emulation of different types of smart card readers or smart cards themselves.
Currently the following projects are part of vsmartcard: Currently the following projects are part of |vsmartcard|:
.. toctree:: .. toctree::
@@ -41,6 +38,6 @@ have a look at these programming guides and try yourself:
Download Download
======== ========
You can download the latest release of vsmartcard `here <https://sourceforge.net/projects/vsmartcard/files/vsmartcard_2011-05-20.tar.gz/download>`_. You can download the latest release of the |vsmartcard| `here <https://sourceforge.net/projects/vsmartcard/files/vsmartcard_2011-05-20.tar.gz/download>`_.
Alternatively you can check out the source code from our `subversion repository <https://sourceforge.net/projects/vsmartcard/develop>`_. Alternatively you can check out the source code from our `subversion repository <https://sourceforge.net/projects/vsmartcard/develop>`_.