mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
docs: minor cleanup of headers in backend docs
This commit is contained in:
parent
50c9678cea
commit
097be753ab
@ -4,7 +4,7 @@ description: "Split-chunking overlay remote"
|
||||
versionIntroduced: "v1.50.0"
|
||||
---
|
||||
|
||||
# {{< icon "fa fa-cut" >}}Chunker (BETA)
|
||||
# {{< icon "fa fa-cut" >}} Chunker (EXPERIMENTAL)
|
||||
|
||||
The `chunker` overlay transparently splits large files into smaller chunks
|
||||
during upload to wrapped remote and transparently assembles them back
|
||||
|
@ -4,7 +4,7 @@ description: "Compression Remote"
|
||||
versionIntroduced: "v1.54.0"
|
||||
---
|
||||
|
||||
# {{< icon "fas fa-compress" >}}Compress (Experimental)
|
||||
# {{< icon "fas fa-compress" >}} Compress (EXPERIMENTAL)
|
||||
|
||||
## Warning
|
||||
|
||||
|
@ -4,7 +4,7 @@ description: "Encryption overlay remote"
|
||||
versionIntroduced: "v1.33"
|
||||
---
|
||||
|
||||
# {{< icon "fa fa-lock" >}}Crypt
|
||||
# {{< icon "fa fa-lock" >}} Crypt
|
||||
|
||||
Rclone `crypt` remotes encrypt and decrypt other remotes.
|
||||
|
||||
|
@ -4,7 +4,7 @@ description: "Seafile"
|
||||
versionIntroduced: "v1.52.0"
|
||||
---
|
||||
|
||||
# {{< icon "fa fa-server" >}}Seafile
|
||||
# {{< icon "fa fa-server" >}} Seafile
|
||||
|
||||
This is a backend for the [Seafile](https://www.seafile.com/) storage service:
|
||||
- It works with both the free community edition or the professional edition.
|
||||
|
@ -4,7 +4,7 @@ description: "Swift"
|
||||
versionIntroduced: "v0.91"
|
||||
---
|
||||
|
||||
# {{< icon "fa fa-space-shuttle" >}}Swift
|
||||
# {{< icon "fa fa-space-shuttle" >}} Swift
|
||||
|
||||
Swift refers to [OpenStack Object Storage](https://docs.openstack.org/swift/latest/).
|
||||
Commercial implementations of that being:
|
||||
|
@ -4,7 +4,7 @@ description: "Yandex Disk"
|
||||
versionIntroduced: "v1.26"
|
||||
---
|
||||
|
||||
# {{< icon "fa fa-space-shuttle" >}}Yandex Disk
|
||||
# {{< icon "fa fa-space-shuttle" >}} Yandex Disk
|
||||
|
||||
[Yandex Disk](https://disk.yandex.com) is a cloud storage solution created by [Yandex](https://yandex.com).
|
||||
|
||||
|
@ -4,7 +4,7 @@ description: "Zoho WorkDrive"
|
||||
versionIntroduced: "v1.54.0"
|
||||
---
|
||||
|
||||
# {{< icon "fas fa-folder" >}}Zoho Workdrive
|
||||
# {{< icon "fas fa-folder" >}} Zoho Workdrive
|
||||
|
||||
[Zoho WorkDrive](https://www.zoho.com/workdrive/) is a cloud storage solution created by [Zoho](https://zoho.com).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user