Skip to content

Make using DeclareGlobalName for functions work #258

@ssiccha

Description

@ssiccha

When I use DeclareGlobalName together with an @Description comment, then I get this, and I can't use the @Arguments comment:

#! @Description
#!   Insert documentation for your function here
#! @Arguments foo, bar
DeclareGlobalName( "ClassicalMaximals_Example2" );

Edit: I think adding an @Arguments comment should make AutoDoc handle the variable in question as a function instead of as a global variable.

image

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