- worked around warnings of sphinx

- using generic file for questions for all subprojects


git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@595 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2011-10-29 21:17:04 +00:00
parent 57ea93fae3
commit cc1624cc77
16 changed files with 46 additions and 47 deletions

View File

@@ -31,10 +31,6 @@ APDUs inside a secure messaging channel established with PACE.
.. _npa-install:
============
Installation
============
.. include:: autotools.rst
npa has the following dependencies:
@@ -93,6 +89,7 @@ configure npa to use it::
./configure OPENSC_LIBS="-L$PREFIX/lib -lopensc"
.. _npa-usage:
=====
@@ -135,10 +132,5 @@ Alternatively you can specify libraries and flags by hand::
-I$PREFIX/include \
-L$PREFIX/lib -lcrypto -lnpa -lopensc"
=========
Questions
=========
For questions, please use http://sourceforge.net/projects/vsmartcard/support
.. include:: questions.rst