Skip to content

[BUG] @note tag not showing in generated documentation #29

Description

@F1F88

The@note tag was not correctly displayed in the generated documentation.This caused the additional comment information provided in the code to be lost, which may affect the integrity of the documentation.

Example:

The CloseHandle source code: https://github.com/alliedmodders/sourcemod/blob/master/plugins/include/handles.inc#L51

Expected Behavior:

The content of the @note tag should be displayed correctly, for example: https://sm.alliedmods.net/new-api/handles/CloseHandle

Actual behavior:
The currently generated documentation does not show any @note related information: https://sourcemod.dev/#/handles/function.CloseHandle

I'm sorry that due to my personal limitations, I can't directly submit a PR to fix this issue for the time being, but I'm very willing to test or provide more help.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions