]> granicus.if.org Git - curl/commitdiff
HTTP2: moved docs into docs/ and make it markdown
authorDaniel Stenberg <daniel@haxx.se>
Sat, 30 May 2015 09:55:33 +0000 (11:55 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 30 May 2015 09:55:33 +0000 (11:55 +0200)
docs/HTTP2.md [moved from lib/README.http2 with 100% similarity]
docs/Makefile.am

similarity index 100%
rename from lib/README.http2
rename to docs/HTTP2.md
index 1f92911a4c8f905d1e15c907ebe60caa8435f9e3..d745c48447557dd220830d726b3d2613792933e3 100644 (file)
@@ -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 < $< >$@