Skip to content

Add option to generate document for script files #187

@razakpm

Description

@razakpm

Currently, the deno doc command allows us to generate documentation for TypeScript and JavaScript files. It would be beneficial to extend this functionality to generate HTML documentation for script files as well.

deno doc --html --name="My library" --output=./documentation/ ./mod.ts

will help to generate documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions