Skip to content

CLI generate doc command #9

Description

@WilliamRagstad

Many programming language CLI tools have extensive functionality beyond just compiling and running code.
One feature that we want to implement in RustScript's CLI tool rsc is automatic HTLM documentation generation from code comments. This is thought to be written similar to Java doc comments, TypeDoc or TSDoc and have similar command line interface as Rust's cargo doc/rustdoc.

Blocked by

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    cliCLI and toolchain related issuesfeatureA new feature to be added

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions