novelrt / NovelRT

A cross-platform 2D game engine accompanied by a strong toolset for visual novels.
MIT License
184 stars 42 forks source link

Doxygen generation appears to be wrong for some definitions. #552

Closed RubyNova closed 1 year ago

RubyNova commented 1 year ago

Note: for support questions, please use the #engine-user-help channel in our Discord or create a discussion. This repository's issues are reserved for feature requests and bug reports.

Describe the issue: The documentation contains Doxygen generation tags.

Please provide the steps to reproduce if possible:

  1. Open the documentation at https://novelrt.github.io/NovelRT/annotated.html

Expected behaviour: The documentation should not contain Doxygen generation tags.

Please tell us about your environment:

Additional context: Witness my pain image

In order to fix this, someone just needs to fix the offending comments in the code. It should be very simple to locate and fix.

Alftron commented 1 year ago

Hello, I created PR #553 before requesting the issue to be assigned to me. Could this issue be assigned to me if possible, please?

RubyNova commented 1 year ago

Sorted.

Alftron commented 1 year ago

Thanks PR #553 should be ready and has been updated to the required standards. Thank you