e62c032184
docs: remove manually set dates and use git dates instead
2020-06-01 13:07:46 +01:00
6882aeff97
Version v1.52.0
2020-05-27 17:31:10 +01:00
4d6af44045
docs: update all auto generated docs
2020-05-27 17:31:09 +01:00
74b8cbfb84
docs: set unsafe HTML parsing to false and fix raw HTML insertion
...
This means that markdown files can't contain <thing> any more.
2020-05-27 17:31:09 +01:00
050879f0ca
docs: make command docs titles be one higher
2020-05-27 17:31:09 +01:00
6d19bbba73
docs: add description to commands and index page
2020-05-27 17:31:08 +01:00
a54210a2e4
docs: restore missing mount --daemon docs
...
This was done as part of ebfeec9fb4
which unfortunately patched
the auto generated files.
2020-02-10 15:29:39 +00:00
102a38bb95
docs: restore lost VFS poll interval docs
...
These came from 3d475dc0ee
which unfortunately got added the
docs to the auto generated files.
2020-02-10 15:29:39 +00:00
7a54e13110
docs: restore lost VFS case insensitive docs
...
These came from 1c4e33d4ad
which unfortunately
added the docs to the auto generated files.
2020-02-10 15:29:39 +00:00
feee92c790
docs: restore lost mount share docs
...
These came from 162fdfe455
which unfortunately added the docs to
the auto generated files.
2020-02-10 15:29:39 +00:00
dfb710eab7
gendocs: add autogenerated header to all docs
2020-02-10 15:29:39 +00:00
43daecd89b
Version v1.51.0
2020-02-01 10:40:01 +00:00
162fdfe455
mount: document remotes as network shares on Windows
...
Provided instructions for mounting remotes as network shares/network drives in a Windows environment
2019-11-27 11:40:24 +00:00
6fabf476cf
Version v1.50.0
2019-10-26 11:04:54 +01:00
1c4e33d4ad
vfs: add flag --vfs-case-insensitive for windows/macOS mounts
...
rclone mount when run on Windows & macOS will now default to `--vfs-case-insensitive`.
This means that
2019-09-04 21:30:48 +01:00
a6387e1f81
Version v1.49.0
2019-08-26 15:25:20 +01:00
57d5de6fba
build: fix up package paths after repo move
...
git grep -l github.com/ncw/rclone | xargs -d'\n' perl -i~ -lpe 's|github.com/ncw/rclone|github.com/rclone/rclone|g'
goimports -w `find . -name \*.go`
2019-07-28 18:47:38 +01:00
4ee6de5c3e
docs: add a new page with global flags and link to it from the command docs
...
In f544234
we removed the global flags from each command as it was
making each page very big and causing 1000s of lines of duplication in
the man page.
This change adds a new flags page with all the global flags on and
links each command page to it.
Fixes #3273
2019-06-20 16:45:44 +01:00
245fed513a
Version v1.48.0
2019-06-15 13:55:41 +01:00
f544234e26
gendocs: remove global flags from command help pages
2019-05-11 23:39:50 +01:00
3d475dc0ee
mount: Fix poll interval documentation
2019-04-24 18:21:04 +01:00
a0d4fdb2fa
Version v1.47.0
2019-04-13 11:01:58 +01:00
eb85ecc9c4
Version v1.46
2019-02-09 10:42:57 +00:00
d35bd15762
Version v1.45
2018-11-24 13:44:25 +00:00
64fce8438b
docs: Fix a couple of minor typos in rclone_mount.md
...
* "transferring" instead of "transfering"
* "connection" instead of "connnection"
* "mount" instead of "mount mount"
2018-11-14 22:48:58 +00:00
f96ce5674b
Version v1.44
2018-10-15 11:03:08 +01:00
19cf3bb9e7
Fixed typo (duplicate word) ( #2563 )
2018-09-10 19:09:48 -07:00
20c55a6829
Version v1.43
2018-09-01 12:58:00 +01:00
a9adb43896
Version v1.42
2018-06-16 18:21:09 +01:00
e4c380b2a8
Version v1.41
2018-04-28 11:46:27 +01:00
26f1c55987
Version v1.40
2018-03-19 10:06:13 +00:00
ebfeec9fb4
mount: run rclone mount in the background - fixes #723
2018-03-04 14:06:07 +03:00
f34a9116d4
Version v1.39
2017-12-23 13:07:45 +00:00
f64ee433b7
docs: missing "sync" command name fix
2017-10-10 19:44:19 +01:00
911d121bb9
docs: Fix version number
2017-09-30 15:22:00 +01:00
d96e45ba5b
Version v1.38
2017-09-30 14:20:43 +01:00
a73ecec11f
Version v1.37
2017-07-22 20:04:29 +01:00
bbbc202ee6
Add ftp.md to docs builder and update docs
2017-06-15 20:12:26 +01:00
503cd84919
Start v1.36-DEV development
2017-03-18 11:30:59 +00:00
118e26f8e2
Version v1.36
2017-03-18 11:16:43 +00:00
5b8b379feb
Version v1.35
2017-01-02 15:33:06 +00:00
23b8f008e0
Add missing docs changes
2016-11-06 10:40:11 +00:00
d95288175f
Version v1.34
2016-11-06 10:18:30 +00:00
ca19204cf4
Add missing doc pages
2016-10-04 11:30:48 +01:00