[Pcsclite-cvs-commit] r4242 - /website/index.html

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Wed Jun 3 12:37:13 UTC 2009


Author: rousseau
Date: Wed Jun  3 12:37:13 2009
New Revision: 4242

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=4242
Log:
add direct URLs to CCID parts

Modified:
    website/index.html

Modified: website/index.html
URL: http://svn.debian.org/wsvn/pcsclite/website/index.html?rev=4242&op=diff
==============================================================================
--- website/index.html (original)
+++ website/index.html Wed Jun  3 12:37:13 2009
@@ -1,4 +1,5 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 
 <html>
 	<head><title>PCSC-Lite Home page on Alioth</title>
@@ -49,9 +50,13 @@
 		<h2>CCID driver</h2>
 
 		<ul>
-			<li><a href="ccid.html">Project page</a></li>
-
-			<li><a href="section.html">Reader matrix</a></li>
+			<li><a href="ccid.html">Project page</a>
+			<ul>
+				<li><a href="ccid.html#support">Sending usefull logs</a></li>
+				<li><a href="ccid.html#CCID_compliant">Checking for
+					reader compliance</a></li>
+				<li><a href="section.html">Reader matrix</a></li>
+			</ul></li>
 
 			<li><a
 				href="https://alioth.debian.org/project/showfiles.php?group_id=30105">Download</a></li>




More information about the Pcsclite-cvs-commit mailing list