Skip to content

Include example URLs in JSDocs #146

Open
@fregante

Description

It would be good to expose the example/test URLs in the JSDocs:

Screen Shot

I'm not sure how how to do this automatically though:

  • write the test URLs in JSDocs and have the test runner read them (how?!). This has the advantage of "just working" when building it via TS
  • manually extending the types via build, either via typescript transform or via post-build step (gives me a headache just thinking about it)

Something similar was suggested by @kidonng on the RG repo if I remember correctly.

Current situation:

Screen Shot

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions