Add https docs to toc
authorRyan Dahl <ry@tinyclouds.org>
Sat, 22 Jan 2011 02:16:56 +0000 (18:16 -0800)
committerRyan Dahl <ry@tinyclouds.org>
Sat, 22 Jan 2011 02:18:32 +0000 (18:18 -0800)
doc/api/_toc.markdown
doc/api/all.markdown

index 12c8a33..bdc6db4 100644 (file)
@@ -19,6 +19,7 @@
 * [DNS](dns.html)
 * [Datagram](dgram.html)
 * [HTTP](http.html)
+* [HTTPS](https.html)
 * [URL](url.html)
 * [Query Strings](querystring.html)
 * [Readline](readline.html)
index cfd173a..887a43f 100644 (file)
@@ -20,6 +20,7 @@
 @include dns
 @include dgram
 @include http
+@include https
 @include url
 @include querystring
 @include readline