Windows build script changes

This commit is contained in:
Scott E. Graves
2019-06-08 17:07:16 -05:00
parent 90228e30b4
commit bc1dc2662d
63 changed files with 30468 additions and 10 deletions

12
bin/curl/docs/README.md Normal file
View File

@@ -0,0 +1,12 @@
![curl logo](https://curl.haxx.se/logo/curl-logo.svg)
# Documentation
You'll find a mix of various documentation in this directory and
subdirectories, using several different formats. Some of them are not ideal
for reading directly in your browser.
If you'd rather see the rendered version of the documentation, check out the
curl web site's [documentation section](https://curl.haxx.se/docs/) for
general curl stuff or the [libcurl section](https://curl.haxx.se/libcurl/) for
libcurl related documentation.