This makes it possible to change the branch of the documentation that URLs are pointing to without having to modify all class reference files. In the XML class reference, the `$DOCS_URL` placeholder should be used, and will be replaced automatically in the editor and when generating the RST class reference. The documentation branch string is set in `version.py`. Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
11 lines
171 B
Python
11 lines
171 B
Python
short_name = "godot"
|
|
name = "Godot Engine"
|
|
major = 4
|
|
minor = 0
|
|
patch = 0
|
|
status = "dev"
|
|
module_config = ""
|
|
year = 2021
|
|
website = "https://godotengine.org"
|
|
docs = "latest"
|