prerequisites - DouglasWebster/gdscript-to-restructured GitHub Wiki

Prerequisites for using gdscript2rest.

The program expects the following environment

  • python 3.7+
  • Godot 3.2+

To generate the Godot API links the utility program

should be installed.

Creating the reStructuredText files requires the gdscript2rest utility


For creating the Sphinx document in the Godot style the following python modules are required:

  • Pygments
  • Sphinx
  • sphinx-notfound-page
  • sphinx-rtd-theme
  • sphinx-tabs