summaryrefslogtreecommitdiff
path: root/doc/reference
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-11-04 09:57:29 +0100
committerSimon Josefsson <simon@josefsson.org>2008-11-04 09:57:29 +0100
commit6744bda7f86bd231efd016928714c5c6c7c3fd9f (patch)
tree8025ca7c0c5983d95da9254e22a1dd724370d260 /doc/reference
parent6c719495f20c43c085e55c7db4d589d5791f8d74 (diff)
downloadlibtasn1-6744bda7f86bd231efd016928714c5c6c7c3fd9f.tar.gz
libtasn1-6744bda7f86bd231efd016928714c5c6c7c3fd9f.tar.bz2
libtasn1-6744bda7f86bd231efd016928714c5c6c7c3fd9f.zip
Add description. Add list of recently added symbols.
Diffstat (limited to 'doc/reference')
-rw-r--r--doc/reference/libtasn1-docs.sgml19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/reference/libtasn1-docs.sgml b/doc/reference/libtasn1-docs.sgml
index c926e24..7d63ecd 100644
--- a/doc/reference/libtasn1-docs.sgml
+++ b/doc/reference/libtasn1-docs.sgml
@@ -6,8 +6,27 @@
<title>Libtasn1 API Reference Manual</title>
</bookinfo>
+ <para>
+ This document describes the Libtasn1 library developed for ASN.1
+ (Abstract Syntax Notation One) structures management and DER
+ (Distinguished Encoding Rules) encoding functions.
+ </para>
+
+ <para>
+ More up to date information can be found at
+ <ulink url="http://josefsson.org/libtasn1/">
+ http://josefsson.org/libtasn1/</ulink>.
+ </para>
+
<chapter>
<title>Libtasn1 API Reference Manual</title>
<xi:include href="xml/libtasn1.xml"/>
</chapter>
+
+ <index>
+ <title>Index</title>
+ </index>
+ <index role="2.0">
+ <title>Index of new symbols in 2.0</title>
+ </index>
</book>