diff options
author | Seonah Moon <seonah1.moon@samsung.com> | 2021-02-04 10:08:28 +0900 |
---|---|---|
committer | Seonah Moon <seonah1.moon@samsung.com> | 2021-02-04 10:08:57 +0900 |
commit | 99a33f08e5808e9b4ea40f9ba0d717196b2ef090 (patch) | |
tree | cc6d986a1f22e98bfcd987e83778d829f1dbecde /doc/reference/html/index.html | |
parent | 40d523a658c1a2e2311f0d588a96cbfb7eded09f (diff) | |
download | libidn-upstream.tar.gz libidn-upstream.tar.bz2 libidn-upstream.zip |
Imported Upstream version 1.23upstream/1.23upstream
Change-Id: Icfaf3a8b6a8c778e14a771acd595696cdbded864
Diffstat (limited to 'doc/reference/html/index.html')
-rw-r--r-- | doc/reference/html/index.html | 30 |
1 files changed, 19 insertions, 11 deletions
diff --git a/doc/reference/html/index.html b/doc/reference/html/index.html index 040d93b..32b7944 100644 --- a/doc/reference/html/index.html +++ b/doc/reference/html/index.html @@ -3,45 +3,53 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>GNU Libidn API Reference Manual</title> -<meta name="generator" content="DocBook XSL Stylesheets V1.75.0"> +<meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="index.html" title="GNU Libidn API Reference Manual"> -<link rel="next" href="ch01.html" title="GNU Libidn API Reference Manual"> -<meta name="generator" content="GTK-Doc V1.11 (XML mode)"> +<link rel="next" href="intro.html" title="GNU Libidn API Reference Manual"> +<meta name="generator" content="GTK-Doc V1.15 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> -<link rel="chapter" href="ch01.html" title="GNU Libidn API Reference Manual"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <div class="book" title="GNU Libidn API Reference Manual"> <div class="titlepage"> -<div><div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GNU Libidn API Reference Manual</p></th></tr></table></div></div> +<div> +<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GNU Libidn API Reference Manual</p></th></tr></table></div> +<div><p class="releaseinfo"> + for GNU Libidn 1.23 +. + The latest version of this documentation can be found on-line at + <a class="ulink" href="https://www.gnu.org/software/libidn/reference/" target="_top">https://www.gnu.org/software/libidn/reference/</a>. + </p></div> +</div> <hr> </div> <div class="toc"><dl> -<dt><span class="chapter"><a href="ch01.html">GNU Libidn API Reference Manual</a></span></dt> +<dt><span class="chapter"><a href="intro.html">GNU Libidn API Reference Manual</a></span></dt> <dd><dl> <dt> <span class="refentrytitle"><a href="libidn-idna.html">idna</a></span><span class="refpurpose"></span> </dt> <dt> -<span class="refentrytitle"><a href="libidn-pr29.html">pr29</a></span><span class="refpurpose"></span> +<span class="refentrytitle"><a href="libidn-stringprep.html">stringprep</a></span><span class="refpurpose"></span> </dt> <dt> <span class="refentrytitle"><a href="libidn-punycode.html">punycode</a></span><span class="refpurpose"></span> </dt> <dt> -<span class="refentrytitle"><a href="libidn-tld.html">tld</a></span><span class="refpurpose"></span> +<span class="refentrytitle"><a href="libidn-pr29.html">pr29</a></span><span class="refpurpose"></span> </dt> <dt> -<span class="refentrytitle"><a href="libidn-stringprep.html">stringprep</a></span><span class="refpurpose"></span> +<span class="refentrytitle"><a href="libidn-tld.html">tld</a></span><span class="refpurpose"></span> </dt> <dt> <span class="refentrytitle"><a href="libidn-idn-free.html">idn-free</a></span><span class="refpurpose"></span> </dt> </dl></dd> +<dt><span class="index"><a href="api-index-full.html">API Index</a></span></dt> </dl></div> </div> <div class="footer"> <hr> - Generated by GTK-Doc V1.11</div> + Generated by GTK-Doc V1.15</div> </body> -</html> +</html>
\ No newline at end of file |