not using static path for program-output. instead setting the correct envirnment in conf.py.

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@635 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2011-11-08 17:09:41 +00:00
parent 27a3385f36
commit 52658259ba
9 changed files with 14 additions and 10 deletions

View File

@@ -73,7 +73,7 @@ You should now be able to access the |vpicc| through the system's
PC/SC API via |vpcd|/pcscd. You can use the opensc-explorer or pcsc_scan to test
that.
.. program-output:: /home/fm/work/vsmartcard/virtualsmartcard/src/vpicc/vicc --help
.. program-output:: vicc --help
.. include:: questions.rst

View File

@@ -73,7 +73,7 @@ You should now be able to access the |vpicc| through the system's
PC/SC API via |vpcd|/pcscd. You can use the opensc-explorer or pcsc_scan to test
that.
.. program-output:: @abs_top_srcdir@/src/vpicc/vicc --help
.. program-output:: vicc --help
.. include:: questions.rst