Skip to content

Public variable getters are not documented #11

Description

@szhygulin

When the public storage variable is defined and described with @dev clause, this description is not used in corresponding getter documentation. E.g:

/**
 * @dev The scheme of payouts
 */
Payouts public payouts;

Result:

payouts
Add Documentation for the method here

No parameters

Returns:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions