1
mirror of https://github.com/rclone/rclone synced 2025-01-08 10:26:23 +01:00

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

View File

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