[Pcsclite-cvs-commit] r6764 - website

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Fri Oct 4 18:12:28 UTC 2013


Author: rousseau
Date: 2013-10-04 18:12:28 +0000 (Fri, 04 Oct 2013)
New Revision: 6764

Modified:
   website/ccid.html
   website/ccid_extended_apdu.html
   website/pcsclite.html
Log:
Use id= instead of name= to use correct XHTML


Modified: website/ccid.html
===================================================================
--- website/ccid.html	2013-10-04 16:34:38 UTC (rev 6763)
+++ website/ccid.html	2013-10-04 18:12:28 UTC (rev 6764)
@@ -38,7 +38,7 @@
   specifications from the <a href= "http://www.usb.org/">USB working
 	  group</a>.</p>
 
-  <h2><a name="download"></a>Source download</h2>
+  <h2 id="download">Source download</h2>
 
   <p>The latest version is available at <a href=
 	  "https://alioth.debian.org/frs/?group_id=30105">ccid</a>.
@@ -104,8 +104,7 @@
 	  <li><a href="http://ludovicrousseau.blogspot.com/2011/04/libccid-and-usb-selective-suspend.html">USB selective suspend</a></li>
   </ul>
 
-  <h2><a name="not_yet_supported"></a>
-  CCID features not yet supported</h2>
+  <h2 id="not_yet_supported">CCID features not yet supported</h2>
   <ul>
 	  <li>Manage suspend/resume (for example in a laptop)</li>
 	  <li>Reader clock frequency change</li>
@@ -122,8 +121,7 @@
 
   <p>In fact I may implement one of these features if you have a budget.</p>
 
-  <h2><a name="support"></a>
-  How to get support</h2>
+  <h2 id="support">How to get support</h2>
 
   <p>If you have a problem and want to get <a
 	  href="#support">support</a> from me you shall include the
@@ -179,8 +177,7 @@
   <tt>muscle at lists.musclecard.com</tt> with a
   description of your problem.</p>
 
-  <h2><a name="CCID_compliant"></a>
-  Check reader's compliance to CCID specification</h2>
+  <h2 id="CCID_compliant">Check reader's compliance to CCID specification</h2>
 
   <p>To <a href="#CCID_compliant">know</a> if a smart card reader is
 	  CCID compliant and should be supported by this driver but is not
@@ -209,7 +206,7 @@
 
   <p><a href="http://flattr.com/thing/52836/CCID-free-software-driver"> <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width=100 height=17></a></p>
 
-  <h2><a name="readers"></a>CCID/ICCD readers</h2>
+  <h2 id="readers">CCID/ICCD readers</h2>
 
   <ul>
 	  <li><a href="ccid/supported.html">Supported</a> readers</li>
@@ -254,14 +251,13 @@
 Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
 </pre>
 
-  <h2><a name="supported"></a>Supported Operating Systems</h2>
+  <h2 id="supported">Supported Operating Systems</h2>
 
 	<h3>GNU/Linux</h3>
 
 	<p>GNU/Linux using libusb 1.0.x and later</p>
 
-	<h3><a name="MacOSX"></a>
-	<a href="#MacOSX">Mac OS X</a></h3>
+	<h3 id="MacOSX"><a href="#MacOSX">Mac OS X</a></h3>
 
 	<p>Apple includes my CCID driver (version 1.3.8, released in June
 	2008) since Leopard 10.5.6. See the <a

Modified: website/ccid_extended_apdu.html
===================================================================
--- website/ccid_extended_apdu.html	2013-10-04 16:34:38 UTC (rev 6763)
+++ website/ccid_extended_apdu.html	2013-10-04 18:12:28 UTC (rev 6764)
@@ -295,7 +295,7 @@
 </ul>
 </ul>
 
-<h1><a name="explanation">Explanation</a></h1>
+<h1 id="explanation">Explanation</h1>
 
 <p>To be able to use an extended APDU you need to have:</p>
 <ul>
@@ -351,7 +351,7 @@
 particular support of extended APDU is managed by the driver and the
 CCID driver implements it.</p>
 
-<h3><a name="shortapdu">Short APDU</a></h3>
+<h3 id="shortapdu">Short APDU</h3>
 
 <p>These readers are easy to use at a driver point of view but are then
 limited to short APDU only. Support of extended APDU is then not possible.</p>

Modified: website/pcsclite.html
===================================================================
--- website/pcsclite.html	2013-10-04 16:34:38 UTC (rev 6763)
+++ website/pcsclite.html	2013-10-04 18:12:28 UTC (rev 6764)
@@ -24,7 +24,7 @@
 
 <p>Middleware to access a smart card using SCard API (PC/SC).</p>
 
-<h2><a name="download"></a>Source download</h2>
+<h2 id="download">Source download</h2>
 
   <p><a
 	  href="https://alioth.debian.org/project/showfiles.php?group_id=30105">Download</a>
@@ -54,7 +54,7 @@
 
 	<p><a href="http://ludovicrousseau.blogspot.com/">Ludovic Rousseau blog</a> about PC/SC and smart cards</p>
 
-	<h2><a name="features"></a>Supported features</h2>
+	<h2 id="features">Supported features</h2>
 
   <ul>
 	  <li>CPU efficiency
@@ -94,8 +94,7 @@
   </ul>
 
 
-  <h2><a name="support"></a>
-  How to get support</h2>
+  <h2 id="support">How to get support</h2>
 
   <p>If you have a problem and want to get <a
 	  href="#support">support</a> from me
@@ -192,7 +191,7 @@
   THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 </pre>
 
-  <h2><a name="supported"></a>Supported Operating Systems</h2>
+  <h2 id="supported">Supported Operating Systems</h2>
 
 	<h3>GNU/Linux</h3>
 




More information about the Pcsclite-cvs-commit mailing list