diff --git a/bin/make_manual.py b/bin/make_manual.py index 98043e9a4..16fc12288 100755 --- a/bin/make_manual.py +++ b/bin/make_manual.py @@ -121,6 +121,7 @@ ignore_docs = [ "downloads.md", "privacy.md", "sponsor.md", + "amazonclouddrive.md", ] def read_doc(doc):