docland
docland copied to clipboard
Link from /deno/stable/~/... to relevant examples on examples.deno.land
I think it'd be nice for visibility if these were interlinked.
Everything is derived directly from the JSDoc. How would you propose something like this would work, outside of adding to the JSDoc?
I am not sure. Maybe we can link to them directly from the JSDoc in CLI?
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.