diff options
Diffstat (limited to 'doc/reference/html/libtasn1.devhelp2')
-rw-r--r-- | doc/reference/html/libtasn1.devhelp2 | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/reference/html/libtasn1.devhelp2 b/doc/reference/html/libtasn1.devhelp2 index dcb8a42..53e56c1 100644 --- a/doc/reference/html/libtasn1.devhelp2 +++ b/doc/reference/html/libtasn1.devhelp2 @@ -1,13 +1,14 @@ <?xml version="1.0" encoding="utf-8" standalone="no"?> -<book xmlns="http://www.devhelp.net/book" title="GNU Libtasn1 API Reference Manual" link="index.html" author="" name="libtasn1" version="2" language="c" online="https://www.gnu.org/software/libtasn1/reference/"> +<book xmlns="http://www.devhelp.net/book" title="GNU Libtasn1 Reference Manual" link="index.html" author="" name="libtasn1" version="2" language="c" online="https://www.gnu.org/software/libtasn1/reference/"> <chapters> - <sub name="GNU Libtasn1 API Reference Manual" link="intro.html"> + <sub name="GNU Libtasn1 API Reference Manual" link="ch01.html"> <sub name="libtasn1" link="libtasn1-libtasn1.html"/> </sub> + <sub name="Object Hierarchy" link="object-tree.html"/> <sub name="API Index" link="api-index-full.html"/> - <sub name="Index of deprecated symbols" link="ix02.html"/> - <sub name="Index of new symbols in 1.6" link="ix03.html"/> - <sub name="Index of new symbols in 2.0" link="ix04.html"/> + <sub name="Index of deprecated API" link="deprecated-api-index.html"/> + <sub name="Index of new API in 1.6" link="api-index-1-6.html"/> + <sub name="Index of new API in 2.0" link="api-index-2-0.html"/> </chapters> <functions> <keyword type="macro" name="ASN1_API" link="libtasn1-libtasn1.html#ASN1-API:CAPS"/> @@ -30,6 +31,7 @@ <keyword type="macro" name="ASN1_NAME_TOO_LONG" link="libtasn1-libtasn1.html#ASN1-NAME-TOO-LONG:CAPS"/> <keyword type="macro" name="ASN1_ARRAY_ERROR" link="libtasn1-libtasn1.html#ASN1-ARRAY-ERROR:CAPS"/> <keyword type="macro" name="ASN1_ELEMENT_NOT_EMPTY" link="libtasn1-libtasn1.html#ASN1-ELEMENT-NOT-EMPTY:CAPS"/> + <keyword type="macro" name="ASN1_TIME_ENCODING_ERROR" link="libtasn1-libtasn1.html#ASN1-TIME-ENCODING-ERROR:CAPS"/> <keyword type="macro" name="ASN1_PRINT_NAME" link="libtasn1-libtasn1.html#ASN1-PRINT-NAME:CAPS"/> <keyword type="macro" name="ASN1_PRINT_NAME_TYPE" link="libtasn1-libtasn1.html#ASN1-PRINT-NAME-TYPE:CAPS"/> <keyword type="macro" name="ASN1_PRINT_NAME_TYPE_VALUE" link="libtasn1-libtasn1.html#ASN1-PRINT-NAME-TYPE-VALUE:CAPS"/> |