Fix doctool command

This commit is contained in:
Gabor Koncz
2022-09-20 16:25:21 +02:00
parent 8cd8564ba3
commit 98bb548d4a

View File

@@ -573,7 +573,7 @@ Run command:
::
user@host:~/godot/bin$ ./bin/<godot_binary> --doctool .
user@host:~/godot$ ./bin/<godot_binary> --doctool .
Now if you go to the ``godot/modules/summator/doc_classes`` folder, you will see
that it contains a ``Summator.xml`` file, or any other classes, that you referenced