From 5e67cc3e54690b4ccef5b92a2452c81a5fbf9a28 Mon Sep 17 00:00:00 2001 From: frankmorgner Date: Tue, 1 Nov 2011 15:59:31 +0000 Subject: [PATCH] smartcard is a smart card git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@603 96b47cad-a561-4643-ad3b-153ac7d7599c --- doc/conf.py | 2 +- doc/index.rst | 13 +++++-------- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/doc/conf.py b/doc/conf.py index ab842ae..20b9471 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -46,7 +46,7 @@ source_suffix = '.rst' master_doc = 'index' # General information about the project. -project = u'Virtual Smartcard Architecture' +project = u'Virtual Smart Card Architecture' copyright = u'2011, Dominik Oepen, Frank Morgner' # The version info for the project you're documenting, acts as replacement for diff --git a/doc/index.rst b/doc/index.rst index 846d7ff..410cc81 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -1,14 +1,11 @@ -.. Virtual Smartcard Architecture documentation master file, created by - 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. +.. |vsmartcard| replace:: Virtual Smart Card Architecture -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:: @@ -41,6 +38,6 @@ have a look at these programming guides and try yourself: Download ======== -You can download the latest release of vsmartcard `here `_. +You can download the latest release of the |vsmartcard| `here `_. Alternatively you can check out the source code from our `subversion repository `_.