forked from TrueCloudLab/rclone
docs: ignore amazon cloud drive doc stub when building the docs
This commit is contained in:
parent
0c17a17e19
commit
6e4dd2ab96
1 changed files with 1 additions and 0 deletions
|
@ -121,6 +121,7 @@ ignore_docs = [
|
|||
"downloads.md",
|
||||
"privacy.md",
|
||||
"sponsor.md",
|
||||
"amazonclouddrive.md",
|
||||
]
|
||||
|
||||
def read_doc(doc):
|
||||
|
|
Loading…
Reference in a new issue