Skip to content

Linking to classes on call-seq does not work #226

Open
@dLobatog

Description

@dLobatog

I'm documenting a C file, say I leave a comment like this,

/*
 *  call-seq:
 *     Math.tan(Numeric : x)    -> Float
 *            

It gets parsed correctly, but the output HTML does not link to classes Numeric or Float.

I'm down to fix this, i'd appreciate a pointing finger to the relevant code though :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions