diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2023-10-30 23:58:57 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-30 23:58:57 +0100 |
| commit | 48c5c3a3fb2f43716528db8915b36e55c411d94f (patch) | |
| tree | 557d833f997ab96652ef4a64dfd59348d5e4017e /cli/js.rs | |
| parent | b75f3b5ca0952db8b50cf417c107f3f14fe582d5 (diff) | |
feat(doc): support multiple file entry (#21018)
This commit adds support for multiple entry points to `deno doc`.
Unfortunately to achieve that, I had to change the semantics of the
command to explicitly require `--filter` parameter for filtering
symbols, instead of treating second free argument as the filter argument.
`deno doc --builtin` is still supported, but cannot be mixed with
actual entrypoints.
Diffstat (limited to 'cli/js.rs')
0 files changed, 0 insertions, 0 deletions
