docs: ignore amazon cloud drive doc stub when building the docs

This commit is contained in:
Nick Craig-Wood 2024-01-25 16:35:33 +00:00
parent 0c17a17e19
commit 6e4dd2ab96
1 changed files with 1 additions and 0 deletions

View File

@ -121,6 +121,7 @@ ignore_docs = [
"downloads.md",
"privacy.md",
"sponsor.md",
"amazonclouddrive.md",
]
def read_doc(doc):