Closed kitsonk closed 2 years ago
This PR introduces module level symbol linking. Check an example here: https://dotland-rgfb0y453my0.deno.dev/x/oak@v11.1.0/application.ts?s=Application where you can see many of the symbols referenced in the API are clickable.
The only thing I am not sure about is that the linked version of the symbol is black versus blue, but that is currently what doc components renders. @crowlKats thoughts?
This PR introduces module level symbol linking. Check an example here: https://dotland-rgfb0y453my0.deno.dev/x/oak@v11.1.0/application.ts?s=Application where you can see many of the symbols referenced in the API are clickable.
The only thing I am not sure about is that the linked version of the symbol is black versus blue, but that is currently what doc components renders. @crowlKats thoughts?