[Pcsclite-cvs-commit] r5783 - in /website: index.html update.sh

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Sat Jun 11 12:34:46 UTC 2011


Author: rousseau
Date: Sat Jun 11 12:34:46 2011
New Revision: 5783

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5783
Log:
Use the specific PCSC lite page

Modified:
    website/index.html
    website/update.sh

Modified: website/index.html
URL: http://svn.debian.org/wsvn/pcsclite/website/index.html?rev=5783&op=diff
==============================================================================
--- website/index.html (original)
+++ website/index.html Sat Jun 11 12:34:46 2011
@@ -2,7 +2,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 
 <html>
-	<head><title>PCSC-Lite Home page on Alioth</title>
+	<head><title>PCSC-Lite projects on Alioth</title>
 	<meta name="description" content="pcsc lite">
 	<meta name="keywords" content="chipcard reader PCSC driver">
 	<link rel="stylesheet" type="text/css" href="default.css">
@@ -12,14 +12,13 @@
 		<p><a href="http://www.musclecard.com/"><img src="img/logo.png"
 			width="639" height="116" alt="MUSCLE logo"></a></p>
 
-		<h1>PCSC-Lite Home page on Alioth</h1>
+		<h1>PCSC-Lite projects on Alioth</h1>
 
 		<h2>PCSC-Lite</h2>
 
 		<ul>
 			<li><a
-				href="https://alioth.debian.org/projects/pcsclite/">Project
-				page</a></li>
+				href="pcsclite.html">Project page</a></li>
 
 			<li><a
 				href="https://alioth.debian.org/project/showfiles.php?group_id=30105">Download</a></li>
@@ -43,27 +42,6 @@
 
 			<li><a href="http://flattr.com/thing/52835/pcsc-lite"> <img src="http://api.flattr.com/button/button-compact-static-100x17.png" alt="Flattr this" title="Flattr this" width=100 height=17></a></li>
 
-		</ul>
-
-		<h3>Documentation</h3>
-
-		<ul>
-			<li><a href="api/group__API.html">PC/SC Lite API (WinSCard)</a></li>
-			<li><a href="api/group__IFDHandler.html">IFD Handler API v3.0</a></li>
-			<li><a href="api/index.html">PC/SC internals</a>
-			documented with Doxygen
-		</ul>
-		
-		<h3>Blog articles</h3>
-
-		<ul>
-			<li><a
-				href="http://ludovicrousseau.blogspot.com/2010/09/pcscd-auto-start.html">pcscd
-				auto start</a> and device udev rule</li>
-			<li><a href="http://ludovicrousseau.blogspot.com/2010/12/configuring-your-system-for-pcscd-auto.html">Configuring your system for pcscd auto-start</a></li>
-			<li><a href="http://ludovicrousseau.blogspot.com/2010/08/pcsc-api-spy-for-gnu-systems.html">PCSC API spy for GNU systems</a></li>
-			<li><a
-				href="http://ludovicrousseau.blogspot.com/2010/04/pcsc-sample-in-different-languages.html">PC/SC sample in different languages</a></li>
 		</ul>
 
 		<h2>CCID driver</h2>

Modified: website/update.sh
URL: http://svn.debian.org/wsvn/pcsclite/website/update.sh?rev=5783&op=diff
==============================================================================
--- website/update.sh (original)
+++ website/update.sh Sat Jun 11 12:34:46 2011
@@ -12,4 +12,4 @@
 rsync --recursive --verbose --update --rsh=ssh ccid anonscm.debian.org:pcsclite_htdocs/
 
 # manual pages
-scp index.html ccid_extended_apdu.html ccid.html anonscm.debian.org:pcsclite_htdocs/
+scp index.html pcsclite.html ccid_extended_apdu.html ccid.html anonscm.debian.org:pcsclite_htdocs/




More information about the Pcsclite-cvs-commit mailing list