build: add bisync.md to docs builder and fix missing tardigrade.md stub
This commit is contained in:
parent
f8073a7b63
commit
ff1f173fc2
1 changed files with 2 additions and 0 deletions
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue