[API 0.501] no ip addressed with getdns_general

again because the index.html wasn't included...
This commit is contained in:
Willem Toorop 2014-06-25 09:49:56 +01:00
parent e606988488
commit 39ff6cf5a3
1 changed files with 3 additions and 3 deletions

View File

@ -151,8 +151,8 @@ described <a href="#Contexts">later in this document</a>. Note that a context <i
before calling the function.</p> before calling the function.</p>
<p class=define><code><b>*name</b></code></p> <p class=define><code><b>*name</b></code></p>
<p class=descrip>This is a null-terminted string consisting of either an <p class=descrip>This is a null-terminted string consisting of an
ASCII-based domain name to be looked up, or a null-terminted text string that is an IPv4 or IPv6 address. ASCII-based domain name to be looked up.
The values here follow the rules in section 2.1 of RFC 4343 The values here follow the rules in section 2.1 of RFC 4343
to allow non-ASCII octets and special characters in labels.</p> to allow non-ASCII octets and special characters in labels.</p>
@ -2440,7 +2440,7 @@ getdns_pretty_print_dict() for debugging.</li>
<h1>9. The Generated Files</h1> <h1>9. The Generated Files</h1>
<p>There is <a href="getdns-0.5.tgz">a tarball</a> that includes the .h files, <p>There is <a href="getdns-0.501.tgz">a tarball</a> that includes the .h files,
the examples, and so on. The examples all make, even though there is no API implementation, based the examples, and so on. The examples all make, even though there is no API implementation, based
on a pseudo-implementation in the tarball; see make-examples-PLATFORM.sh. Note that this currently builds fine on a pseudo-implementation in the tarball; see make-examples-PLATFORM.sh. Note that this currently builds fine
on the Macintosh and Ubuntu; help is definitely appreciated on making the build process on the Macintosh and Ubuntu; help is definitely appreciated on making the build process