mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-22 14:24:21 +08:00
crowdin_docs.yml - ignore the param reference
This commit is contained in:
committed by
Ramon Roche
parent
050425af25
commit
6bca750ab3
@@ -7,7 +7,7 @@
|
||||
"files": [
|
||||
{
|
||||
"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%"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user