forked from godotengine/godot-docs
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
Description
UPDATE: After considering feedback from the engine team: conclusion is this feature is NOT WANTED. I'll keep this in the backlog with low priority in case the winds change (not likely).
Original
Currently (correct me if I'm wrong), an empty xml template is generated when a new cpp class appears. The developer then fills in the separate fields in the xml.
Once a week, a custom, home-made script is run that converts all the xml to rst, and sends them as a pull request to redot-docs.
My personal view is that XML is outdated and there have to be more conventional ways to document CPP classes. However I could be wrong.
- Decide if a change is wanted at all
If wanted:
- Change to what? I'm pushing for markdown across the board but looking for suggestions
- Other considerations I'm currently not seeing
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog