Godot C++ Source Doc #13

Open
opened 2025-10-25 06:40:52 +00:00 by Jori · 0 comments
Owner

As a developer I want to be able to view the classes of Godot's c++ source as additional toggable source in the web docs, so that I am able to quickly check the classes when I'm working on the sourve


This requires to scan all files of Godot's repository and extract the classes and their members.

It probably would be nice to link them with the public classes used in the engine

**As a developer I want to be able to view the classes of Godot's c++ source as additional toggable source in the web docs, so that I am able to quickly check the classes when I'm working on the sourve** --- This requires to scan all files of Godot's repository and extract the classes and their members. It probably would be nice to link them with the public classes used in the engine
Jori added this to the Backlog project 2025-10-25 06:40:52 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Rokojori/rj-action-library#13
No description provided.