[Pcsclite-cvs-commit] r6972 - website

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Wed Sep 3 14:12:09 UTC 2014


Author: rousseau
Date: 2014-09-03 14:12:08 +0000 (Wed, 03 Sep 2014)
New Revision: 6972

Modified:
   website/ccid.html
Log:
Add id=... to all h2 levels titles

It is now possible to reference a section that is not in the menu like
"features" or "licence"


Modified: website/ccid.html
===================================================================
--- website/ccid.html	2014-09-02 20:37:11 UTC (rev 6971)
+++ website/ccid.html	2014-09-03 14:12:08 UTC (rev 6972)
@@ -59,7 +59,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>Main CCID/ICCD features supported</h2>
+  <h2 id="features">Main CCID/ICCD features supported</h2>
 
   <ul>
 	  <li>Exchange levels
@@ -166,7 +166,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>Mailing list</h2>
+  <h2 id="lists">Mailing list</h2>
 
   <p>If you have general questions or bug reports you should use the
   <a
@@ -222,7 +222,7 @@
 
   <p>All the readers are also included in a <a href="ccid/section.html">big matrix</a>.</p>
 
-  <h2>Authors</h2>
+  <h2 id="authors">Authors</h2>
 
   <p>The main author is <b>Ludovic Rousseau</b>
   <tt><ludovic.rousseau at free.fr></tt>.</p>
@@ -239,7 +239,7 @@
 
   </ul>
 
-  <h2>Licence</h2>
+  <h2 id="licence">Licence</h2>
   <pre>
   This library is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as published by
@@ -352,7 +352,7 @@
 
 	<p>It may or may not work.</p>
 
-  <h2>Available binaries</h2>
+  <h2 id="binaries">Available binaries</h2>
 
   <p>The drivers are also available as <a href=
   "http://www.debian.org/"><img




More information about the Pcsclite-cvs-commit mailing list