deno_doc
deno_doc copied to clipboard
source links are not very useful
Source links (those created from source_href values) created when using deno doc --html path/to/file.ts are
file://- absolute
This makes them practically useless. Is there a way to adjust them to be relative to the directory with the generated HTML?