denoland / dotland

[Archived] deno.land website
https://deno.land
MIT License
957 stars 626 forks source link

feat: method view #2522

Closed crowlKats closed 1 year ago

crowlKats commented 2 years ago

Based on https://github.com/denoland/doc_components/pull/28 example: https://dotland--method-view.deno.dev/std@0.167.0/collections/mod.ts?s=BinaryHeap and click on one of the method names

kitsonk commented 2 years ago

Linking to calculated field names in methods doesn't work. For example click on the symbol for inspect here: https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v11.1.0/mod.ts?s=Application#method__Symbol_for(%22Deno_customInspect%22)__0

crowlKats commented 2 years ago

@kitsonk should be fixed now