Fix doctool command

This commit is contained in:
Gabor Koncz
2022-09-20 16:25:21 +02:00
committed by Max Hilbrunner
parent 19c8d42f0a
commit ae8cb7c975

View File

@@ -489,7 +489,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