aboutsummaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-11-27 06:53:39 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-11-27 06:53:39 +0000
commitffefcab1bcd41f4a21f5f5d735780d945f5eec34 (patch)
treef04ccbac845810da65b1eecc65552ef0fc7523bc /docs/Makefile.am
parent0226b53b75acafd2dc08ded4088925126470c907 (diff)
greep at mindspring.com provided an index.html file that links to all the
existing HTML documents. It makes it easier to browse all the docs with your browser.
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index b0fea655e..26a1713c5 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -56,7 +56,8 @@ HTMLPAGES = \
curl_mprintf.html \
curl_global_init.html \
curl_global_cleanup.html \
- libcurl.html
+ libcurl.html \
+ index.html
EXTRA_DIST = $(man_MANS) \
MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS \