mirror of
https://github.com/rclone/rclone.git
synced 2025-08-09 13:55:15 +02:00
box: add docs
* reorder remotes so they are in alphabetical order by full name everywhere * update CONTRIBUTING doc
This commit is contained in:
@ -19,20 +19,24 @@ docs = [
|
||||
"remote_setup.md",
|
||||
"filtering.md",
|
||||
"overview.md",
|
||||
"drive.md",
|
||||
"s3.md",
|
||||
"swift.md",
|
||||
"dropbox.md",
|
||||
"googlecloudstorage.md",
|
||||
|
||||
# Keep these alphabetical by full name
|
||||
"amazonclouddrive.md",
|
||||
"onedrive.md",
|
||||
"hubic.md",
|
||||
"s3.md",
|
||||
"b2.md",
|
||||
"yandex.md",
|
||||
"sftp.md",
|
||||
"ftp.md",
|
||||
"http.md",
|
||||
"box.md",
|
||||
"crypt.md",
|
||||
"dropbox.md",
|
||||
"ftp.md",
|
||||
"googlecloudstorage.md",
|
||||
"drive.md",
|
||||
"http.md",
|
||||
"hubic.md",
|
||||
"onedrive.md",
|
||||
"swift.md",
|
||||
"sftp.md",
|
||||
"yandex.md",
|
||||
|
||||
"local.md",
|
||||
"changelog.md",
|
||||
"bugs.md",
|
||||
|
Reference in New Issue
Block a user