docland icon indicating copy to clipboard operation
docland copied to clipboard

Link from /deno/stable/~/... to relevant examples on examples.deno.land

Open lucacasonato opened this issue 4 years ago • 3 comments

I think it'd be nice for visibility if these were interlinked.

lucacasonato avatar Mar 21 '22 12:03 lucacasonato

Everything is derived directly from the JSDoc. How would you propose something like this would work, outside of adding to the JSDoc?

kitsonk avatar Mar 21 '22 19:03 kitsonk

I am not sure. Maybe we can link to them directly from the JSDoc in CLI?

lucacasonato avatar Mar 21 '22 19:03 lucacasonato

I personally see no problem with that, and then people would be able to access them from their IDE as well, and no changes needed for docland.

It is very much in the spirit of Rustdoc too, put it all in the code.

kitsonk avatar Mar 21 '22 19:03 kitsonk