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

[Documentation] Miscellaneous XML documentation #8250

Merged
merged 3 commits into from May 10, 2024

Conversation

Maniekko
Copy link
Contributor

@Maniekko Maniekko commented Mar 21, 2024

This PR adds documentation in these members:

  • Game
  • GameComponent
  • GameWindow
  • Quaternion
  • Graphics/SpriteFont
  • Graphics/GraphicsDebug
  • Graphics/OcclusionQuery
  • Graphics/PresentationParameters
  • Graphics/Effect/SkinnedEffect
  • Platform/Graphics/Texture.OpenGL
  • Platform/Graphics/OcclusionQuery.OpenGL
  • Platform/Graphics/RenderTarget2D.OpenGL
  • Platform/Graphics/RenderTargetCube.OpenGL
  • Platform/Graphics/Vertices/IndexBuffer.OpenGL
  • Platform/Graphics/Vertices/VertexBuffer.OpenGL
  • [Added 25.04.2024]: Platform/Graphics/IWindowInfo.OpenGL

Notes

Some classes required very minor changes to be considered documentation-complete.
This PR binds together all "minor fixes", which means that only classes that require a lot of changes now are missing XML documentation.

Reference:

Feature Request: Resolve Missing XML For Public Type Warnings

@SimonDarksideJ SimonDarksideJ merged commit 08b7d2a into MonoGame:develop May 10, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants