forked from mkhan45/RustScript
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
cliCLI and toolchain related issuesCLI and toolchain related issuesfeatureA new feature to be addedA new feature to be added
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cliCLI and toolchain related issuesCLI and toolchain related issuesfeatureA new feature to be addedA new feature to be added