Skip to content

Clean up comments to be in a better and more modern C++ style #166

@BenjaFriend

Description

@BenjaFriend

Right now the codebase uses xml style comments. These are pretty ugly and need to be updated to use a more standard style like this:

/**
* A general description of blah blah 
* 
* @param Foo bar param
* /

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