Skip to content

Conversation

VectorWorkshopBaoErJie
Copy link
Contributor

The update includes all English version md file formats, as well as a set of testable syntax consistency checking work for translations.

Changes have been made to the script's versatility.

Comment on lines 10 to 11
source_dir = "g:\\temp\\defold_doc\\docs\\source"
target_dir = "g:\\temp\\defold_doc\\docs\\target"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's avoid hardcoding a default path which will rarely work for anyone but a few users. Either require the user to specify a path or use the same current working dir or similar

Copy link
Contributor

@britzl britzl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove hardcoded paths

@VectorWorkshopBaoErJie
Copy link
Contributor Author

Fix hard-coded issues

@britzl britzl merged commit 5587cb3 into defold:master Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants