Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

@params and @return requires {Type} but @type requires Type #8

@ulybu

Description

@ulybu

There is no way to use the same format everywhere.

if {Type}
Then @type {String} renders <{String}> instead of <String>

if Type
Then @param String param1 description doesn't render as it fails matching the regexp that expects a curly braces

Suggestion
Support both at first so new docs can be written consistently without breaking current doc

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