summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2010-12-07 03:12:44 +0000
committerStef Walter <stefw@collabora.co.uk>2013-01-02 09:04:07 +0100
commitff6ae9574222c7d0b93a4477059dc84598fcb99e (patch)
tree76a841ea9b160c553ca7e449b7cc604d7a11a936
parenta59cd1e1743d5ce03bebe4ff7efa0c17f7eee765 (diff)
Add author information and better build.
-rw-r--r--specs/.gitignore1
-rw-r--r--specs/Makefile4
-rw-r--r--specs/html/.gitignore1
-rw-r--r--specs/trust-assertions.xml18
4 files changed, 21 insertions, 3 deletions
diff --git a/specs/.gitignore b/specs/.gitignore
index 10ada4b..d23a1d3 100644
--- a/specs/.gitignore
+++ b/specs/.gitignore
@@ -1,3 +1,4 @@
junk
*.tmp
*.pdf
+*.html
diff --git a/specs/Makefile b/specs/Makefile
index 24dfe43..fdb84f0 100644
--- a/specs/Makefile
+++ b/specs/Makefile
@@ -1,4 +1,4 @@
all: html/index.html
-html/index.html: docbook-params.xsl trust-assertions.xml
- xmlto --skip-validation -o html/ -x docbook-params.xsl xhtml trust-assertions.xml
+html/index.html: docbook-params.xsl trust-assertions.xml Makefile
+ xmlto -vv html-nochunks trust-assertions.xml
diff --git a/specs/html/.gitignore b/specs/html/.gitignore
deleted file mode 100644
index 2d19fc7..0000000
--- a/specs/html/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-*.html
diff --git a/specs/trust-assertions.xml b/specs/trust-assertions.xml
index bbaca8a..b6ff827 100644
--- a/specs/trust-assertions.xml
+++ b/specs/trust-assertions.xml
@@ -3,6 +3,24 @@
]>
<article>
<title>Storing Trust Assertions in PKCS#11 Modules</title>
+
+ <articleinfo>
+ <releaseinfo>Rough "rougher than burlap underwear" draft</releaseinfo>
+ <date>December 2010</date>
+ <authorgroup>
+ <author>
+ <firstname>Stef</firstname>
+ <surname>Walter</surname>
+ <affiliation>
+ <orgname>Collabora Ltd</orgname>
+ <address>
+ <email>stefw@collabora.co.uk</email>
+ </address>
+ </affiliation>
+ </author>
+ </authorgroup>
+ </articleinfo>
+
<section>
<title>Introduction</title>
<para>PKCS#11 XXXREFXXX is a useful and widely supported standard for storage and use