| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 8338700 commit c3ecf05
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -205,6 +205,15 @@ To read the documentation: | |||
| 205 | 205 | $ man doc/node.1 | |
| 206 | 206 | ``` | |
| 207 | 207 | ||
| 208 | + If you prefer to read the documentation in a browser, | ||
| 209 | + run the following after `make doc` is finished: | ||
| 210 | + | ||
| 211 | + ```console | ||
| 212 | + $ make docopen | ||
| 213 | + ``` | ||
| 214 | + | ||
| 215 | + This will open a browser with the documentation. | ||
| 216 | + | ||
| 208 | 217 | To test if Node.js was built correctly: | |
| 209 | 218 | ||
| 210 | 219 | ```console | |
| Back | FazBrowse Home | New Git URL |
0 commit comments