Skip to content

Conversation

limbonaut
Copy link
Collaborator

@limbonaut limbonaut commented Feb 7, 2025

This PR adds built-in class documentation which can be used offline.

Notable changes:

  • New script to update documentation XML files
  • Sync code examples with the demo project
  • Version header moved to src/gen folder

It would be nice to add static checks to CI to test if the API changed but the documentation wasn't updated. Tracked in #117.

Resolves #8

Demonstration

Tip: Click to pause where needed.

sentry_builtin_doc.mp4

Copy link
Contributor

github-actions bot commented Feb 7, 2025

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against f57fbe6

@limbonaut limbonaut marked this pull request as ready for review February 13, 2025 15:30
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be nice to have a note about this script in the CONTRIBUTING.md file.
Or rather, a note about documentation, describing docs.sentry.io and also this script, and when to contribute to each

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tracked in #122 as we don't have a contributing guide

@limbonaut
Copy link
Collaborator Author

I'll keep it open for a little while longer, so we can synchronize it with getsentry/sentry-docs#12774 if needed.

@limbonaut limbonaut merged commit be47431 into main Feb 22, 2025
17 checks passed
@limbonaut limbonaut deleted the feat/gdextension-documentation branch February 22, 2025 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for built-in Godot documentation

2 participants