Skip to content

Remove workaround for comment in documentation comment #14

@albert-github

Description

@albert-github

In the code documentation a workaround is used to be able to have C-style comments in code sections of the documentation comments.
The reason for this is that C doesn't allow nested comments.
The workaround used is in the form of /§* and *§/ the special § signs are later on filtered out by means of a script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions