rclone/docs
Nick Craig-Wood 1a65a4e769 fs: Add --dump flag, introduce --dump requests, responses and remove --dump-auth, --dump-filters
Now --dump-flag is written as --dump flag. This is a comma separated list which can contain

  * headers - HTTP headers as before
  * bodies  - HTTP bodies as before
  * requests - HTTP request bodies
  * responses - HTTP response bodies
  * auth - HTTP auth
  * filters - Filter rexeps

Leave --dump-headers and --dump-bodies for the time being but remove
the other --dump-* flags as they aren't used very often.
2017-11-21 17:32:07 +00:00
..
content fs: Add --dump flag, introduce --dump requests, responses and remove --dump-auth, --dump-filters 2017-11-21 17:32:07 +00:00
i18n website: Adapt to hugo v0.27.1 2017-09-30 09:19:53 +01:00
layouts cache: first version 2017-11-15 15:23:21 +00: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.