{
  "name": "Ascend 文档检查配置",
  "config": {
    "base": {
      "docPath":"^(?!.*menu).*$",
      "markdownlintRemoteConfigUrl": "https://raw.gitcode.com/Ascend/docs/raw/master/.doctools/markdownlint.config.json",
      "linkValidityCheckRemoteWhitelistUrl": "https://raw.gitcode.com/Ascend/docs/raw/master/.doctools/url.whitelist.json",
      "resourceExistenceCheckRemoteWhitelistUrl": "https://raw.gitcode.com/Ascend/docs/raw/master/.doctools/url.whitelist.json",
      "ci": [
        "markdownlint",
        "tag-closed-check",
        "link-validity-check",
        "resource-existence-check"
      ]
    }
  },
  "repo": {
    "Ascend/community": {
      "extendConfig": "base",
      "docPath": "docs|README(.*)?\\.md|CHANGELOG(.*)?\\.md"
    },
    "Ascend/docs": {
      "extendConfig": "base",
      "docPath": "^(?!.*(common)).*$"
    },
    "Ascend/mstt": {
      "extendConfig": "base",
      "docPath": "^(?!.*(menu|debug|plugins|profiler|en|README_EN)).*$"
    },
    "Ascend/msit": {
      "extendConfig": "base",
      "docPath": "^(?!.*(menu|msmodelslim|components|en|msit|msserviceprofiler|en|README_EN)).*$"
    },
    "Ascend/MindStudio-Operator-Tools": {
      "extendConfig": "base",
      "docPath": "^(?!.*(en|README_EN)).*$"
    },
    "Ascend/MindStudio-Probe": {
      "extendConfig": "base",
      "docPath": "^(?!.*(en|README_EN)).*$"
    },
    "Ascend/MindStudio-Profiler-Analyze": {
      "extendConfig": "base",
      "docPath": "^(?!.*(en|README_EN)).*$"
    },
    "Ascend/MindStudio-Modeling": {
      "extendConfig": "base",
      "docPath": "^(?!.*(en|README_EN)).*$"
    },
    "Ascend/MindStudio-Service-Profiler": {
      "extendConfig": "base",
      "docPath": "^(?!.*(en|README_EN)).*$"
    },
    "Ascend/MindStudio-Profiler": {
      "extendConfig": "base",
      "docPath": "^(?!.*(en|README_EN)).*$"
    },
    "Ascend/MindStudio-Profiler-Tools-Interface": {
      "extendConfig": "base",
      "docPath": "^(?!.*(en|README_EN)).*$"
    },
    "Ascend/MindStudio-ModelSlim": {
      "extendConfig": "base",
      "docPath": "^(?!.*(en|README_EN)).*$"
    },
    "Ascend/MindStudio-MemScope": {
      "extendConfig": "base",
      "docPath": "^(?!.*(en|README_EN)).*$"
    },
    "Ascend/MindStudio-Monitor": {
      "extendConfig": "base",
      "docPath": "^(?!.*(en|README_EN)).*$"
    },
    "Ascend/MindStudio-Insight": {
      "extendConfig": "base",
      "docPath": "^(?!.*(en|README_EN)).*$"
    },
    "Ascend/MindStudio-Tools-Extension-Library": {
      "extendConfig": "base",
      "docPath": "^(?!.*(en|README_EN)).*$"
    },
    "Ascend/MindStudio-Kernel-Performance-Prediction": {
      "extendConfig": "base",
      "docPath": "^(?!.*(en|README_EN)).*$"
    },
    "Ascend/MindStudio-Ops-Generator": {
      "extendConfig": "base",
      "docPath": "^(?!.*(test|en|README_EN)).*$"
    },
    "Ascend/MindStudio-Sanitizer": {
      "extendConfig": "base",
      "docPath": "^(?!.*(en|README_EN)).*$"
    },
    "Ascend/MindStudio-Debugger": {
      "extendConfig": "base",
      "docPath": "^(?!.*(menu|bolt|pstl|lld|utils|third-party|offload|mlir|llvm|lldb|libcxx|libc|flang|clang|openmp|polly|cross-project-tests|clang-tools-extra|en|README_EN)).*$"
    },
    "Ascend/MindStudio-Ops-Profiler": {
      "extendConfig": "base",
      "docPath": "^(?!.*(en|README_EN)).*$"
    },
    "Ascend/MindStudio-Kernel-Launcher": {
      "extendConfig": "base",
      "docPath": "^(?!.*(en|README_EN)).*$"
    },
    "Ascend/MindStudio-Agent": {
      "extendConfig": "base",
      "docPath": "^(?!.*(en|README_EN)).*$"
    },
    "Ascend/MindIE-Motor": {
      "extendConfig": "base"
    },
    "Ascend/MindIE-PyMotor": {
      "extendConfig": "base"
    },
    "Ascend/MindIE-LLM": {
      "extendConfig": "base"
    },
    "Ascend/MindIE-SD": {
      "extendConfig": "base"
    },
    "Ascend/MindSpeed-RL": {
      "extendConfig": "base"
    },
    "Ascend/MindSpeed": {
      "extendConfig": "base"
    },
    "Ascend/MindSpeed-LLM": {
      "extendConfig": "base"
    },
    "Ascend/DrivingSDK": {
      "extendConfig": "base"
    },
    "Ascend/apex": {
      "extendConfig": "base"
    },
    "Ascend/torchair": {
      "extendConfig": "base"
    },
    "Ascend/mind-cluster": {
      "extendConfig": "base"
    },
    "Ascend/ascend-deployer": {
      "extendConfig": "base"
    },
    "Ascend/MEF": {
      "extendConfig": "base"
    },
    "Ascend/OMSDK": {
      "extendConfig": "base"
    },
    "Ascend/RecSDK": {
      "extendConfig": "base"
    },
    "Ascend/RAGSDK": {
      "extendConfig": "base"
    },
    "Ascend/IndexSDK": {
      "extendConfig": "base"
    },
    "Ascend/MultimodalSDK": {
      "extendConfig": "base"
    },
    "Ascend/AgentSDK": {
      "extendConfig": "base"
    },
    "Ascend/MindInferenceService": {
      "extendConfig": "base"
    },
    "Ascend/op-plugin": {
      "extendConfig": "base"
    },
    "Ascend/Tensorpipe": {
      "extendConfig": "base"
    },
    "Ascend/torchvision": {
      "extendConfig": "base"
    },
    "Ascend/triton-ascend": {
      "extendConfig": "base"
    },
    "Ascend/AscendNPU-IR": {
      "extendConfig": "base",
      "docPath": "^(?!.*(README|README_zh)).*$"
    },
    "Ascend/MindSpeed-MM": {
      "extendConfig": "base"
    },
    "Ascend/pytorch": {
      "extendConfig": "base"
    }
  }
}