+400 error appears while building the class docs with PYTHON doc/tools/make_rst.py doc/classes modules platform --dry-run --color which needs to be fixed instead of returning back the removed classes xml files.
A work around is to copy the doc/ folder from the current godot 4.x stable repo, then discarding the changes after building.
+400 error appears while building the class docs with
PYTHON doc/tools/make_rst.py doc/classes modules platform --dry-run --color
which needs to be fixed instead of returning back the removed classes xml files.A work around is to copy the
doc/
folder from the current godot 4.x stable repo, then discarding the changes after building.