rclone/docs
klauspost b872ff0237 Add option to disable server certificate verification.
The option name mirrors the 'wget' option (also `--no-check-certificate`). The cURL equivalent is called `--insecure`, which is a bit unclear.

Put in the "developers" section in documentation with proper warnings.

Fixes #168
2015-10-29 16:42:25 +01:00
..
content Add option to disable server certificate verification. 2015-10-29 16:42:25 +01:00
layouts Implement rsync like include and exclude - fixes #27 2015-09-28 19:18:21 +01:00
static Implement Amazon Cloud Drive - fixes #45 2015-09-08 21:02:48 +01:00
config.json Update docs for Dropbox and Google Cloud Storage 2014-07-18 10:10:08 +01:00
README.md How to build the docs 2014-04-17 22:39:23 +01:00

Docs

See the content directory for the docs in markdown format.

Use hugo to build the website.