mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
crowdin_docs.yml - ignore the param reference
This commit is contained in:
parent
050425af25
commit
6bca750ab3
@ -7,7 +7,7 @@
|
|||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
"source": "docs/en/**/*.md",
|
"source": "docs/en/**/*.md",
|
||||||
"ignore": ["/docs/en/_sidebar.md"],
|
"ignore": ["/docs/en/_sidebar.md","docs/en/advanced_config/parameter_reference.md"],
|
||||||
"translation": "docs/%two_letters_code%/**/%original_file_name%"
|
"translation": "docs/%two_letters_code%/**/%original_file_name%"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user