Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a gdextension online documentation guide. #9965

Closed
wants to merge 1 commit into from

Conversation

Ivorforce
Copy link
Member

First step to address godotengine/godot-proposals#10733.

The guide explains, in very short, how to create online documentation (much like the godot docs themselves) for a gdextension.

You can see a working example here: https://numdot.readthedocs.io/ (source).

A link to my example might be helpful to recreate what I did - but I elected not to link it because I felt it may be weird to link to a third party project. Let me know what you think.

@AThousandShips
Copy link
Member

Thank you for your contribution!

You should target master not 4.3, changes can then be cherry picked, see here.

Please open a new PR and a new branch based on the correct branch, if needed (check the latest version first).

@Calinou
Copy link
Member

Calinou commented Sep 18, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants