docs: add missing Huawei Drive docs

This commit is contained in:
Nick Craig-Wood
2026-05-01 14:06:11 +01:00
parent 18899a58f3
commit 45eb93c3af
7 changed files with 42 additions and 1 deletions

View File

@@ -56,6 +56,7 @@ docs = [
"drive.md",
"googlephotos.md",
"hasher.md",
"huaweidrive.md",
"hdfs.md",
"hidrive.md",
"http.md",
@@ -135,6 +136,7 @@ ignore_docs = [
"privacy.md",
"sponsor.md",
"amazonclouddrive.md",
"backends.md", # Makes JSON confusingly
]
def read_doc(doc):