[pkg-opensc-commit] [libp11] 30/239: remove documentation from svn. update build mechanism.
Eric Dorland
eric at moszumanska.debian.org
Sat Oct 17 06:21:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository libp11.
commit 21b32c75ce2d3953f7ac455759c1074e17e4b375
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date: Thu Sep 1 14:03:23 2005 +0000
remove documentation from svn. update build mechanism.
---
doc/MailingLists.html | 45 ------
doc/Makefile.am | 3 +-
doc/OperatingSystems.html | 11 --
doc/QuickStart.html | 44 ------
doc/ResourcesLinks.html | 31 ----
doc/export-wiki.sh | 39 +++--
doc/index.html | 30 ----
doc/trac.css | 360 ----------------------------------------------
8 files changed, 27 insertions(+), 536 deletions(-)
diff --git a/doc/MailingLists.html b/doc/MailingLists.html
deleted file mode 100644
index 88966c6..0000000
--- a/doc/MailingLists.html
+++ /dev/null
@@ -1,45 +0,0 @@
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:html="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MailingLists - Library to make using PKCS#11 implementations easy - Trac</title><style type="text/css">
- @import url(trac.css);
- </style></head><body><div class="wikipage">
- <div id="searchable"><h1>Mailing lists</h1>
-<ul><li>opensc-annouce - Announcements of new releases, bugfixes and security warnings
-</li><li>opensc-devel - Discussion of developement issues for OpenSC, OpenCT and SCB
-</li><li>opensc-user - Discussion of end-user questions for OpenSC, OpenCT and SCB
-</li><li>opensc-commits - commit notifications for all projects hosted at opensc.org
-</li></ul><p>
-To subscribe, unsubscribe or browse the archive, please visit
-our <a class="ext-link" title="http://www.opensc.org/cgi-bin/mailman/listinfo" href="http://www.opensc.org/cgi-bin/mailman/listinfo" shape="rect">mailing list manager</a>.
-</p>
-<p>
-Please:
-</p>
-<ul><li>Post to one of these mailing list.
-</li><li>Do not post to several lists, one is enough, we read all of them.
-</li><li>Do not send carbon copies to the developers. We read all postings on the mailing list.
-</li><li>Do not mail developers directly, we read all the mailing lists and the bugs address.
-</li></ul><p>
-Direct email is more work for us. Also see
-<a class="ext-link" title="http://www.eyrie.org/~eagle/faqs/questions.html" href="http://www.eyrie.org/~eagle/faqs/questions.html" shape="rect">this faq</a> for explanations why.
-</p>
-<p>
-If you are subscribed to the mailing list, your posting will be distributed
-immideatly. If you are not subscribed, it will be put on hold, till someone has
-reviewed it so we can filter spam. We usualy review postings at least once a day,
-so be patient. You can also cancel the posting, subscribe to the mailing list
-and post again.
-</p>
-<h2>Bug reports</h2>
-<p>
-Please file bug reports using the <a class="ext-link" title="http://www.opensc.org/libp11/newticket" href="http://www.opensc.org/libp11/newticket" shape="rect">new ticket</a> link.
-You can also send bug reports to bugs at opensc.org via email.
-</p>
-<h2>Greylisting</h2>
-<p>
-The opensc.org and lists.opensc.org mail servers are protected from spam by using a mechanism
-called greylisting. Usualy this only causes a short delay for the first mail we receive from
-you, and no trouble at all. Still if for whatever reason you cannot send mail to opensc.org,
-please contact Andreas Jellinghaus at aj at dungeon.inka.de. Thanks.
-</p>
-</div>
- </div><div class="footer"><hr></hr><p><a href="index.html">Back to Index</a></p></div></body></html>
diff --git a/doc/Makefile.am b/doc/Makefile.am
index f37a5c2..a010888 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -4,5 +4,4 @@ MAINTAINERCLEANFILES = Makefile.in
EXTRA_DIST = README export-wiki.sh export-wiki.xsl $(HTML)
-HTML= MailingLists.html OperatingSystems.html QuickStart.html \
- ResourcesLinks.html index.html trac.css
+HTML= $(shell ls $(srcdir)/*.html $(srcdir)/*.css)
diff --git a/doc/OperatingSystems.html b/doc/OperatingSystems.html
deleted file mode 100644
index 2591a27..0000000
--- a/doc/OperatingSystems.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:html="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OperatingSystems - Library to make using PKCS#11 implementations easy - Trac</title><style type="text/css">
- @import url(trac.css);
- </style></head><body><div class="wikipage">
- <div id="searchable"><h1>Operating Systems</h1>
-<p>
-Libp11 is still under development, once it works we will add each operating system here.
-So far libp11 is not part of any linux distribution.
-</p>
-</div>
- </div><div class="footer"><hr></hr><p><a href="index.html">Back to Index</a></p></div></body></html>
diff --git a/doc/QuickStart.html b/doc/QuickStart.html
deleted file mode 100644
index 5cc476a..0000000
--- a/doc/QuickStart.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:html="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>QuickStart - Library to make using PKCS#11 implementations easy - Trac</title><style type="text/css">
- @import url(trac.css);
- </style></head><body><div class="wikipage">
- <div id="searchable"><h1>Installing libp11</h1>
-<p>
-Installation is quite easy:
-</p>
-<pre class="wiki" xml:space="preserve">wget http://www.opensc.org/files/libp11-0.1.tar.gz
-tar xfvz libp11-0.1.tar.gz
-cd libp11-0.1
-./configure --prefix=/usr
-make
-make install
-</pre><p>
-is all you need. Libp11 depends on pkg-config and openssl.
-If you don't have pkg-config installed, please do so and try again.
-If pkg-config is not found, please change your PATH environment setting.
-If openssl is not installed, please do so. If openssl is not found, please
-change your PKG_CONFIG_PATH environment setting to include the directory
-with "openssl.pc" file. Some linux distributions split openssl into a
-runtime package and a development package, you need to install both.
-</p>
-<h1>Using libp11</h1>
-<p>
-To use libp11 in your application: in the source code add
-</p>
-<pre class="wiki" xml:space="preserve">#include <libp11.h>
-</pre><p>
-and in your Makefile add
-</p>
-<pre class="wiki" xml:space="preserve">CFLAGS=$(shell pkg-config --cflags libp11)
-LDLFLAGS=$(shell pkg-config --libs libp11)
-</pre><p>
-or if you are using autoconf/automake, you can add this to configure.ac
-</p>
-<pre class="wiki" xml:space="preserve">PKG_CHECK_MODULES([LIBP11], [libp11])
-</pre><p>
-and edit your Makefile.am to include
-</p>
-<pre class="wiki" xml:space="preserve">myapplication_INCLUDES = @LIBP11_CFLAGS@
-myapplication_LIBADD = @LIBP11_LIBS@
-</pre></div>
- </div><div class="footer"><hr></hr><p><a href="index.html">Back to Index</a></p></div></body></html>
diff --git a/doc/ResourcesLinks.html b/doc/ResourcesLinks.html
deleted file mode 100644
index ae3dbc8..0000000
--- a/doc/ResourcesLinks.html
+++ /dev/null
@@ -1,31 +0,0 @@
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:html="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ResourcesLinks - Library to make using PKCS#11 implementations easy - Trac</title><style type="text/css">
- @import url(trac.css);
- </style></head><body><div class="wikipage">
- <div id="searchable"><h1>Resources, Links</h1>
-<p>
-<a class="ext-link" title="http://www.rsasecurity.com/rsalabs/" href="http://www.rsasecurity.com/rsalabs/" shape="rect">RSA Labs</a> defined the Public Key Cryptography Standards (PKCS).
-</p>
-<p>
-<a class="ext-link" title="http://www.rsasecurity.com/rsalabs/node.asp?id=2133" href="http://www.rsasecurity.com/rsalabs/node.asp?id=2133" shape="rect">PKCS#11</a> defines an API to use software modules
-that give access to cryptographic token hardware.
-</p>
-<p>
-We think PKCS#11 is not easy to use, libp11 has the goal to make it easier.
-</p>
-<p>
-Libp11 is tested with <a class="ext-link" title="http://www.opensc.org/opensc/" href="http://www.opensc.org/opensc/" shape="rect">OpenSC</a>, but should work fine
-with other implementations of PKCS#11, too.
-</p>
-<p>
-Software using libp11:
-</p>
-<ul><li><a class="ext-link" title="http://www.opensc.org/pam_p11/" href="http://www.opensc.org/pam_p11/" shape="rect">Pam_p11</a> is a simple pam module that allows login via smart card.
-To use pam_p11 you need to store the certificates allowed for login in a file, either in pem format
-or the public keys in ssh format in your .ssh/authorized_keys file. Pam_p11 is very simple, it has
-no config file, no options, does not know about certificate chains, certificate authorities, revocation
-lists or OCSP. Perfect for the small installation with no frills.
-</li><li><a class="ext-link" title="http://www.opensc.org/engine_pkcs11/" href="http://www.opensc.org/engine_pkcs11/" shape="rect">Engine_pkcs11</a> is an Engine for OpenSSL, a loadable module that
-allows you to use openssl, but redirect crypto operations to your smart card hardware.
-</li></ul></div>
- </div><div class="footer"><hr></hr><p><a href="index.html">Back to Index</a></p></div></body></html>
diff --git a/doc/export-wiki.sh b/doc/export-wiki.sh
index 178c101..c95f412 100755
--- a/doc/export-wiki.sh
+++ b/doc/export-wiki.sh
@@ -6,29 +6,42 @@ export SERVER=http://www.opensc.org
export WIKI=libp11/wiki
export XSL=export-wiki.xsl
-test -f `basename $0`
+SRCDIR=.
-rm -rf *.html *.css
+if test -n "$1"
+then
+ SRCDIR="$1"
+fi
-wget --no-verbose $SERVER/$WIKI/TitleIndex -O TitleIndex.tmp
+test -f "$SRCDIR"/`basename $0`
-grep "\"/$WIKI/[^\"]*\"" TitleIndex.tmp \
+if ! test -w "$SRCDIR"
+then
+ exit 0
+fi
+
+rm -rf "$SRCDIR"/*.html "$SRCDIR"/*.css
+
+wget --non-verbose $SERVER/$WIKI/TitleIndex -O "$SRCDIR"/TitleIndex.tmp
+
+grep "\"/$WIKI/[^\"]*\"" "$SRCDIR"/TitleIndex.tmp \
|sed -e "s#.*\"/$WIKI/\([^\"]*\)\".*#\1#g" \
- > WikiWords.tmp
+ > "$SRCDIR"/WikiWords.tmp
sed -e /^Trac/d -e /^Wiki/d -e /^TitleIndex/d -e /^RecentChanges/d \
- -e /^CamelCase/d -e /^SandBox/d -i WikiWords.tmp
+ -e /^CamelCase/d -e /^SandBox/d -i "$SRCDIR"/WikiWords.tmp
-for A in WikiStart `cat WikiWords.tmp`
+for A in WikiStart `cat "$SRCDIR"/WikiWords.tmp`
do
F=`echo $A|sed -e 's/\//_/g'`
- wget --no-verbose $SERVER/$WIKI/$A -O $F.tmp
- xsltproc --output $F.html $XSL $F.tmp
+ wget --non-verbose $SERVER/$WIKI/$A -O "$SRCDIR"/$F.tmp
+ xsltproc --output "$SRCDIR"/$F.html "$SRCDIR"/$XSL "$SRCDIR"/$F.tmp
sed -e "s#<a href=\"/$WIKI/\([^\"]*\)\"#<a href=\"\1.html\"#g" \
- -i $F.html
+ -i "$SRCDIR"/$F.html
done
-mv WikiStart.html index.html
+mv "$SRCDIR"/WikiStart.html "$SRCDIR"/index.html
-wget --no-verbose http://www.opensc.org/trac/css/trac.css
+wget --non-verbose http://www.opensc.org/trac/css/trac.css \
+ -O "$SRCDIR"/trac.css
-rm *.tmp
+rm "$SRCDIR"/*.tmp
diff --git a/doc/index.html b/doc/index.html
deleted file mode 100644
index c8af75e..0000000
--- a/doc/index.html
+++ /dev/null
@@ -1,30 +0,0 @@
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:html="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Library to make using PKCS#11 implementations easy - Trac</title><style type="text/css">
- @import url(trac.css);
- </style></head><body><div class="wikipage">
- <div id="searchable"><h1>Welcome to libp11</h1>
-<p>
-Libp11 is a library implementing a small layer on to of PKCS#11 API
-to make using PKCS#11 implementations easier.
-</p>
-<p>
-The official name for PKCS#11 is
-"RSA Security Inc. PKCS <a class="missing" href="/libp11/ticket/11" shape="rect">#11</a> Cryptographic Token Interface (Cryptoki)".
-Libp11 source code include the official header files (version 2.20) and
-thus is "derived from the RSA Security Inc. PKCS <a class="missing" href="/libp11/ticket/11" shape="rect">#11</a>
-Cryptographic Token Interface (Cryptoki)".
-</p>
-<p>
-Libp11 is Open Source software licensed under the LGPL license.
-</p>
-<p>
-Libp11 was written by Andreas Jellinghaus, Kevin Stefanik, Ludovic Rousseau,
-Nils Larsch, Olaf Kirch and Stef Hoeben .
-</p>
-<h2>Starting Points</h2>
-<ul><li><a href="OperatingSystems.html" shape="rect">OperatingSystems</a> -- Libp11 should work on Linux, BSD, Mac OS X and Windows. See here for details.
-</li><li><a href="QuickStart.html" shape="rect">QuickStart</a> -- How to install libp11 and how to use it in your applications.
-</li><li><a href="MailingLists.html" shape="rect">MailingLists</a> -- How to contact us.
-</li><li><a href="ResourcesLinks.html" shape="rect">ResourcesLinks</a> -- Standards, Documents, etc.
-</li></ul></div>
- </div><div class="footer"><hr></hr><p><a href="index.html">Back to Index</a></p></div></body></html>
diff --git a/doc/trac.css b/doc/trac.css
deleted file mode 100644
index 8d9604d..0000000
--- a/doc/trac.css
+++ /dev/null
@@ -1,360 +0,0 @@
-/* Trac CSS */
-body {
- background: #fff;
- color: #000;
- margin: 10px;
-}
-body, th, td {
- font: normal 13px verdana,arial,'Bitstream Vera Sans',helvetica,sans-serif;
-}
-h1, h2, h3, h4 {
- font-family: arial,verdana,'Bitstream Vera Sans',helvetica,sans-serif;
- font-weight: bold;
- letter-spacing: -0.018em;
-}
-h1 { font-size: 19px; margin: .15em 1em 0 0 }
-h2 { font-size: 16px }
-h3 { font-size: 14px }
-hr { border: none; border-top: 1px solid #ccb; margin: 2em 0 }
-address { font-style: normal }
-img { border: none }
-
-.underline { text-decoration: underline; }
-ol.loweralpha { list-style-type: lower-alpha }
-ol.upperalpha { list-style-type: upper-alpha }
-ol.lowerroman { list-style-type: lower-roman }
-ol.upperroman { list-style-type: upper-roman }
-ol.arabic { list-style-type: decimal }
-
-/* Link styles */
-:link, :visited {
- text-decoration: none;
- color: #b00;
- border-bottom: 1px dotted #bbb;
-}
-:link:hover, :visited:hover {
- background-color: #eee;
- color: #555;
-}
-h1 :link, h1 :visited ,h2 :link, h2 :visited, h3 :link, h3 :visited,
-h4 :link, h4 :visited, h5 :link, h5 :visited, h6 :link, h6 :visited {
- color: inherit;
-}
-
-.ext-link { background: url(../extlink.gif) no-repeat 0 58%; padding-left: 16px }
-* html .ext-link { background-position: 0 .35em } /* IE hack, see #937 */
-
-/* Forms */
-input, textarea, select { margin: 2px }
-input, select { vertical-align: middle }
-input[type=submit], input[type=reset] {
- background: #eee;
- color: #222;
- border: 1px outset #ccc;
- padding: .1em .5em;
-}
-input[type=submit]:hover, input[type=reset]:hover { background: #ccb }
-input[type=text], input.textwidget, textarea {
- background: #fff;
- color: #000;
- border: 1px solid #d7d7d7;
-}
-input[type=text], input.textwidget { padding: .25em .5em }
-input[type=text]:focus, textarea:focus { border: 1px solid #886 }
-option { border-bottom: 1px dotted #d7d7d7 }
-fieldset { border: 1px solid #d7d7d7; padding: .5em; margin: 0 }
-fieldset.iefix { border: none; padding: 0; margin: 0 }
-* html fieldset.iefix { width: 98% }
-fieldset.iefix p { margin: 0 }
-legend { color: #999; padding: 0 .25em; font-size: 90%; font-weight: bold }
-label.disabled { color: #d7d7d7 }
-.buttons { margin: .5em .5em .5em 0 }
-.buttons form, .buttons form div { display: inline }
-.buttons input { margin: 1em .5em .1em 0 }
-
-/* Header */
-#header hr { display: none }
-#header img { border: none; margin: 0 0 -3em }
-#header :link, #header :visited, #header :link:hover, #header :visited:hover {
- background: transparent;
- margin-bottom: 2px;
- border: none;
-}
-
-/* Quick search */
-#search {
- clear: both;
- font-size: 10px;
- height: 2.2em;
- margin: 0 0 1em;
- text-align: right;
-}
-#search input { font-size: 10px }
-#search label { display: none }
-
-/* Navigation */
-.nav h2, .nav hr { display: none }
-.nav ul { font-size: 10px; list-style: none; margin: 0; text-align: right }
-.nav li {
- border-right: 1px solid #d7d7d7;
- display: inline;
- padding: 0 .75em;
- white-space: nowrap;
-}
-.nav li.last { border-right: none }
-
-/* Main navigation bar */
-#mainnav {
- background: #f7f7f7 url(../topbar_gradient.png) 0 0;
- border: 1px solid #000;
- font: normal 10px verdana,'Bitstream Vera Sans',helvetica,arial,sans-serif;
- margin: .66em 0 .33em;
- padding: .2em 0;
-}
-#mainnav li { border-right: none; padding: .25em 0 }
-#mainnav :link, #mainnav :visited {
- background: url(../dots.gif) 0 0 no-repeat;
- border-right: 1px solid #fff;
- border-bottom: none;
- border-left: 1px solid #555;
- color: #000;
- padding: .2em 20px;
-}
-* html #mainnav :link, * html #mainnav :visited { background-position: 1px 0 }
-#mainnav :link:hover, #mainnav :visited:hover {
- background-color: #ccc;
- border-right: 1px solid #ddd;
-}
-#mainnav .active:link, #mainnav .active:visited {
- background: #333 url(../topbar_gradient2.png) 0 0 repeat-x;
- border-top: none;
- border-right: 1px solid #000;
- color: #eee;
- font-weight: bold;
-}
-#mainnav .active:link:hover, #mainnav .active:visited:hover {
- border-right: 1px solid #000;
-}
-
-/* Context-dependent navigation links */
-#ctxtnav { height: 1em }
-#ctxtnav li ul {
- background: #f7f7f7;
- color: #ccc;
- border: 1px solid;
- padding: 0;
- display: inline;
- margin: 0;
-}
-#ctxtnav li li { padding: 0; }
-#ctxtnav li li :link, #ctxtnav li li :visited { padding: 0 1em }
-#ctxtnav li li :link:hover, #ctxtnav li li :visited:hover {
- background: #bba;
- color: #fff;
-}
-
-/* Alternate links */
-#altlinks { clear: both; text-align: center }
-#altlinks h3 { font-size: 12px; letter-spacing: normal; margin: 0 }
-#altlinks ul { list-style: none; margin: 0; padding: 0 0 1em }
-#altlinks li {
- border-right: 1px solid #d7d7d7;
- display: inline;
- font-size: 11px;
- line-height: 16px;
- padding: 0 1em;
- white-space: nowrap;
-}
-#altlinks li.last { border-right: none }
-#altlinks li :link, #altlinks li :visited {
- background-position: 0 -1px;
- background-repeat: no-repeat;
- border: none;
-}
-#altlinks li a.ics { background-image: url(../ics.png); padding-left: 22px }
-#altlinks li a.rss { background-image: url(../xml.png); padding-left: 42px }
-
-/* Footer */
-#footer {
- clear: both;
- color: #bbb;
- font-size: 10px;
- border-top: 1px solid;
- height: 31px;
- padding: .25em 0;
-}
-#footer :link, #footer :visited { color: #bbb; }
-#footer hr { display: none }
-#footer #tracpowered { border: 0; float: left }
-#footer #tracpowered:hover { background: transparent }
-#footer p { margin: 0 }
-#footer p.left {
- float: left;
- margin-left: 1em;
- padding: 0 1em;
- border-left: 1px solid #d7d7d7;
- border-right: 1px solid #d7d7d7;
-}
-#footer p.right {
- float: right;
- text-align: right;
-}
-
-#content { padding-bottom: 2em; position: relative }
-
-#help {
- clear: both;
- color: #999;
- font-size: 90%;
- margin: 1em;
- text-align: right;
-}
-#help :link, #help :visited { cursor: help }
-#help hr { display: none }
-
-/* Page preferences form */
-#prefs {
- background: #f7f7f0;
- border: 1px outset #998;
- float: right;
- font-size: 9px;
- padding: .8em;
- position: relative;
- margin: 0 1em 1em;
-}
-* html #prefs { width: 26em } /* Set width only for IE */
-#prefs input, #prefs select { font-size: 9px; vertical-align: middle }
-#prefs fieldset { border: none; margin: .5em; padding: 0 }
-#prefs fieldset legend {
- background: transparent;
- color: #000;
- font-size: 9px;
- font-weight: normal;
- margin: 0 0 0 -1.5em;
- padding: 0;
-}
-#prefs .buttons { text-align: right }
-
-/* Wiki */
-a.missing:link,a.missing:visited { background: #fafaf0; color: #998 }
-a.missing:hover { color: #000; }
-
-#content.wiki { line-height: 140% }
-.wikitoolbar {
- border: solid #d7d7d7;
- border-width: 1px 1px 1px 0;
- float: left;
- height: 18px;
-}
-.wikitoolbar :link, .wikitoolbar :visited {
- background: transparent url(../edit_toolbar.png) no-repeat;
- border: 1px solid #fff;
- border-left-color: #d7d7d7;
- cursor: default;
- display: block;
- float: left;
- width: 24px;
- height: 16px;
-}
-.wikitoolbar :link:hover, .wikitoolbar :visited:hover {
- background-color: transparent;
- border: 1px solid #fb2;
-}
-.wikitoolbar a#em { background-position: 0 0 }
-.wikitoolbar a#strong { background-position: 0 -16px }
-.wikitoolbar a#heading { background-position: 0 -32px }
-.wikitoolbar a#link { background-position: 0 -48px }
-.wikitoolbar a#code { background-position: 0 -64px }
-.wikitoolbar a#hr { background-position: 0 -80px }
-
-/* Styles for the form for adding attachments. */
-#attachment .field { margin-top: 1.3em }
-#attachment label { padding-left: .2em }
-#attachment fieldset { margin-top: 2em }
-#attachment fieldset .field { float: left; margin: 0 1em .5em 0 }
-#attachment br { clear: left }
-
-/* Styles for tabular listings such as those used for displaying directory
- contents and report results. */
-table.listing {
- clear: both;
- border-bottom: 1px solid #d7d7d7;
- border-collapse: collapse;
- border-spacing: 0;
- margin-top: 1em;
- width: 100%;
-}
-table.listing th { text-align: left; padding: 0 1em .1em 0; font-size: 12px }
-table.listing thead { background: #f7f7f0 }
-table.listing thead th {
- border: 1px solid #d7d7d7;
- border-bottom-color: #999;
- font-size: 11px;
- font-weight: bold;
- padding: 2px .5em;
- vertical-align: bottom;
-}
-table.listing thead th :link:hover, table.listing thead th :visited:hover {
- background-color: transparent;
-}
-table.listing thead th a { border: none; padding-right: 12px }
-table.listing th.asc a, table.listing th.desc a { font-weight: bold }
-table.listing th.asc a, table.listing th.desc a {
- background-position: 100% 50%;
- background-repeat: no-repeat;
-}
-table.listing th.asc a { background-image: url(../asc.png) }
-table.listing th.desc a { background-image: url(../desc.png) }
-table.listing tbody td, table.listing tbody th {
- border: 1px dotted #ddd;
- padding: .33em .5em;
- vertical-align: top;
-}
-table.listing tbody td a:hover, table.listing tbody th a:hover {
- background-color: transparent;
-}
-table.listing tbody tr { border-top: 1px solid #ddd }
-table.listing tbody tr.even { background-color: #fcfcfc }
-table.listing tbody tr.odd { background-color: #f7f7f7 }
-table.listing tbody tr:hover { background: #eed !important }
-
-.wikipage p { margin-left: 1em }
-pre.wiki, pre.literal-block {
- background: #f7f7f7;
- border: 1px solid #d7d7d7;
- margin: 1em 1.75em;
- padding: .25em;
- overflow: auto;
-}
-table.wiki {
- border: 2px solid #ccc;
- border-collapse: collapse;
- border-spacing: 0;
-}
-table.wiki td { border: 1px solid #ccc; padding: .1em .25em; }
-
-/* Styles for the error page (and rst errors) */
-#content.error .message, div.system-message {
- background: #fdc;
- border: 2px solid #d00;
- color: #500;
- padding: .5em;
- margin: 1em 0;
-}
-#content.error pre, div.system-message pre { margin-left: 1em; overflow: auto }
-div.system-message p { margin: 0; }
-div.system-message p.system-message-title { font-weight: bold; }
-
-/* Styles for search word highlighting */
- at media screen {
- .searchword0 { background: #ff9 }
- .searchword1 { background: #cfc }
- .searchword2 { background: #cff }
- .searchword3 { background: #ccf }
- .searchword4 { background: #fcf }
-}
-
- at media print {
- #header, #altlinks, #footer { display: none }
- .nav, form, .buttons form { display: none }
-}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/libp11.git
More information about the pkg-opensc-commit
mailing list