I've just released GDScriptify: A magical documentation tool for GDScript

This page summarizes the projects mentioned and recommended in the original post on /r/godot

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • GDScriptify

    A magical documentation tool for GDScript.

  • Turn your GDScript files into documentation files by adding docstrings above the variables or functions you want to document. https://github.com/hiulit/GDScriptify

  • gdscript-docs-maker

    Create documentation and class references from your Godot GDScript code

  • There is already a solution for that (https://github.com/GDQuest/gdscript-docs-maker), have you considered it and if yes why did you pick to create your own?

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • godot-console

    In-game console for Godot 3.

  • Currently I support my own work of gdscript-docs-maker (https://github.com/quentincaffeino/godot-console/tree/develop/gdscript-docs-maker) because I needed some extra stuff but if your solution will cover most features a doc generator should have I might switch.

  • JSDoc

    An API documentation generator for JavaScript.

  • Yeah but what if you want to describe a specific argument or add a code example? Just have a look at https://jsdoc.app/ for example and see what I mean.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts