Skip to content

Commit

Permalink
doc: fix doconly to docopen
Browse files Browse the repository at this point in the history
PR-URL: #19321
  • Loading branch information
AyushG3112 committed Mar 26, 2018
1 parent ecb58d0 commit c355442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ If you prefer to read the documentation in the browser,
run the following once `make doc` is done:

```console
$ make doconly
$ make docopen
```

This will open up a browser tab/window with the documentation.
Expand Down

0 comments on commit c355442

Please sign in to comment.