summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2015-05-30 11:55:33 +0200
committerDaniel Stenberg <daniel@haxx.se>2015-05-30 11:55:33 +0200
commita8904b39f3c35acc102f67aae16580a04af4cacb (patch)
tree0eb4c6368354195abfe1f7fb80b7434f1a4c36da
parent8a7c1c76b310be34b521f12d72558e87f15c7eb5 (diff)
downloadgnurl-a8904b39f3c35acc102f67aae16580a04af4cacb.tar.gz
gnurl-a8904b39f3c35acc102f67aae16580a04af4cacb.tar.bz2
gnurl-a8904b39f3c35acc102f67aae16580a04af4cacb.zip
HTTP2: moved docs into docs/ and make it markdown
-rw-r--r--docs/HTTP2.md (renamed from lib/README.http2)0
-rw-r--r--docs/Makefile.am4
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/README.http2 b/docs/HTTP2.md
index e9084233b..e9084233b 100644
--- a/lib/README.http2
+++ b/docs/HTTP2.md
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 1f92911a4..d745c4844 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -5,7 +5,7 @@
# | (__| |_| | _ <| |___
# \___|\___/|_| \_\_____|
#
-# Copyright (C) 1998 - 2014, Daniel Stenberg, <daniel@haxx.se>, et al.
+# Copyright (C) 1998 - 2015, Daniel Stenberg, <daniel@haxx.se>, et al.
#
# This software is licensed as described in the file COPYING, which
# you should have received as part of this distribution. The terms
@@ -38,7 +38,7 @@ EXTRA_DIST = MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS SSLCERTS \
KNOWN_BUGS BINDINGS $(man_MANS) $(HTMLPAGES) HISTORY INSTALL \
$(PDFPAGES) LICENSE-MIXING README.netware DISTRO-DILEMMA INSTALL.devcpp \
MAIL-ETIQUETTE HTTP-COOKIES LIBCURL-STRUCTS SECURITY RELEASE-PROCEDURE \
- SSL-PROBLEMS
+ SSL-PROBLEMS HTTP2.md
MAN2HTML= roffit < $< >$@