updated documentation

This commit is contained in:
Frank Morgner
2014-11-20 21:25:31 +01:00
parent e3d703161c
commit b27126e450
16 changed files with 102 additions and 71 deletions

View File

@@ -59,6 +59,12 @@ compatible with OpenSC.
(libnpa) edge (openpace);
\end{pgfonlayer}
The nPA Smart Card Library has the following dependencies:
- OpenPACE_
- OpenSC_
- OpenSSL_
.. include:: download.txt
@@ -67,12 +73,6 @@ compatible with OpenSC.
.. include:: autotools.txt
The nPA Smart Card Library has the following dependencies:
- OpenPACE_
- OpenSC_
- OpenSSL_
====================================
Installation of OpenPACE and OpenSSL

View File

@@ -59,6 +59,12 @@ compatible with OpenSC.
(libnpa) edge (openpace);
\end{pgfonlayer}
The @PACKAGE_NAME@ has the following dependencies:
- OpenPACE_
- OpenSC_
- OpenSSL_
.. include:: download.txt
@@ -67,12 +73,6 @@ compatible with OpenSC.
.. include:: autotools.txt
The @PACKAGE_NAME@ has the following dependencies:
- OpenPACE_
- OpenSC_
- OpenSSL_
====================================
Installation of OpenPACE and OpenSSL

View File

@@ -4,6 +4,11 @@
Installation
************
=======================================
Installation on Linux, Unix and similar
=======================================
The nPA Smart Card Library uses the GNU Build System to compile and install. If you are
unfamiliar with it, please have a look at :file:`INSTALL`. If you can not find
it, you are probably working bleeding edge in the repository. Run the

View File

@@ -4,7 +4,9 @@
Download
********
You can find the latest release of nPA Smart Card Library on `Sourceforge
You can find the latest release of nPA Smart Card Library on `Github
<https://github.com/frankmorgner/vsmartcard/releases>`_. Older releases are
still available on `Sourceforge
<http://sourceforge.net/projects/vsmartcard/files>`_.
Alternatively, you can clone our git repository::