blob: c6380feb112c8c3b5480401e8b927b9ad9149f25 [file] [log] [blame] [view]
## aspect docs
Open documentation in the browser.
### Synopsis
Given a selected topic, open the relevant API docs in a browser window.
The mechanism of choosing the browser to open is documented at https://github.com/pkg/browser
By default, opens docs.bazel.build
```
aspect docs [flags]
```
### Options
```
-h, --help help for docs
```
### Options inherited from parent commands
```
--config string config file (default is $HOME/.aspect.yaml)
--interactive Interactive mode (e.g. prompts for user input)
```
### SEE ALSO
* [aspect](aspect.md) - Aspect.build bazel wrapper