From 79d0580805a1f4b17bc431ee243e97c8c625258e Mon Sep 17 00:00:00 2001 From: Timo Date: Thu, 31 Aug 2017 19:11:16 +0200 Subject: [PATCH] Update doc generation command line to new style --- community/contributing/updating_the_class_reference.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/contributing/updating_the_class_reference.rst b/community/contributing/updating_the_class_reference.rst index bc562df5b..e193de000 100644 --- a/community/contributing/updating_the_class_reference.rst +++ b/community/contributing/updating_the_class_reference.rst @@ -148,7 +148,7 @@ following command (assuming 64-bit Linux): :: - ./bin/godot.x11.tools.64 -doctool doc/base/classes.xml + ./bin/godot.x11.tools.64 --doctool doc/base/classes.xml The doc/base/classes.xml should then be up-to-date with current Godot Engine features. You can then check what changed using the