rclone/docs
Nick Craig-Wood 8656bd2bb0 fs: Allow on the fly remotes with :backend: syntax - fixes #2449
This change allows remotes to be created on the fly without a config
file by using the remote type prefixed with a : as the remote name, Eg
:s3: to make an s3 remote.

This assumes the user is supplying the backend config via command line
flags or environment variables.
2018-08-26 17:59:31 +01:00
..
content fs: Allow on the fly remotes with :backend: syntax - fixes #2449 2018-08-26 17:59:31 +01:00
i18n website: Adapt to hugo v0.27.1 2017-09-30 09:19:53 +01:00
layouts Add docs for Jottacloud 2018-08-10 11:14:34 +01:00
static website: Decrease spacing between menu items 2017-07-09 22:48:26 +01:00
config.json website: Adapt to hugo v0.27.1 2017-09-30 09:19:53 +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.