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 abd7fc0 commit b971a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILDING.md
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 b971a1e

Please sign in to comment.