1
mirror of https://github.com/rclone/rclone synced 2024-11-05 01:42:31 +01:00
rclone/docs
Nick Craig-Wood 5fb6f94579 drive: fix rate limit exceeded errors - fixes #20
This is done by pacing the requests to drive and backing them off
using an exponential increase.  Put and Modify operations can now be
retried also.
2015-02-07 22:32:51 +00:00
..
content drive: fix rate limit exceeded errors - fixes #20 2015-02-07 22:32:51 +00:00
layouts Update docs for Dropbox and Google Cloud Storage 2014-07-18 10:10:08 +01:00
static Redesign website from scratch using new hugo template 2014-05-16 22:02:47 +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.