[Pcsclite-git-commit] [website] 03/03: PCSC-Lite page: add links to Reader selection

Ludovic Rousseau rousseau at moszumanska.debian.org
Sun Oct 4 11:47:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository website.

commit 597303693a5d49c6cfe86509ea2b256ff003917c
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Sun Oct 4 13:46:37 2015 +0200

    PCSC-Lite page: add links to Reader selection
    
    Reader selection display a filtered result of readers:
    - Contactless readers
    - Pinpad readers
---
 index.html | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/index.html b/index.html
index 2a4b3c6..a997a3e 100644
--- a/index.html
+++ b/index.html
@@ -51,6 +51,11 @@
 				<li><a href="ccid/section.html">Reader matrix</a></li>
 			</ul></li>
 
+			<li><a href="select_readers/">Reader selection</a></li>
+			<ul>
+				<li><a href="select_readers/?features=contactless">Contactless readers</a></li>
+				<li><a href="select_readers/?features=PIN Verification">Pinpad readers</a></li>
+			</ul>
 			<li>Git repository <a
 				href="https://anonscm.debian.org/cgit/pcsclite/CCID.git/">web interface</a></li>
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/website.git



More information about the Pcsclite-cvs-commit mailing list