cargo ux doc

This is a Draft Version

Opens the official Angular Rust documentation (angular-rust.github.io) in a browser, and searches for a given keyword.

cargo ux doc <keyword> [options]
cargo ux d <keyword> [options]

Arguments

ArgumentDescriptionValue Type
keywordThe keyword to search for, as provided in the search bar in angular-rust.github.io.string

Options

OptionDescriptionValue TypeDefault Value
--helpShows a help message for this command in the console.true|false|jsonfalse
--searchSearch all of angular-rust.github.io. Otherwise, searches only API reference documentation. Aliases: -sbooleanfalse
--versionContains the version of Angular Rust to use for the documentation. If not provided, the command uses your current Angular Rust core version.number