build: add bisync.md to docs builder and fix missing tardigrade.md stub

This commit is contained in:
Nick Craig-Wood 2022-03-18 11:22:23 +00:00
parent f8073a7b63
commit ff1f173fc2

View File

@ -24,6 +24,7 @@ docs = [
"overview.md", "overview.md",
"flags.md", "flags.md",
"docker.md", "docker.md",
"bisync.md",
# Keep these alphabetical by full name # Keep these alphabetical by full name
"fichier.md", "fichier.md",
@ -66,6 +67,7 @@ docs = [
"sftp.md", "sftp.md",
"storj.md", "storj.md",
"sugarsync.md", "sugarsync.md",
"tardigrade.md", # stub only to redirect to storj.md
"uptobox.md", "uptobox.md",
"union.md", "union.md",
"webdav.md", "webdav.md",