| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 86e3c89 commit 9bce141
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -558,7 +558,7 @@ doc-only: $(apidoc_dirs) $(apiassets) | |||
| 558 | 558 | if [ ! -d doc/api/assets ]; then \ | |
| 559 | 559 | $(MAKE) tools/doc/node_modules/js-yaml/package.json; \ | |
| 560 | 560 | fi; | |
| 561 | - @$(MAKE) -s $(apidocs_html) $(apidocs_json) | ||
| 561 | + @$(MAKE) $(apidocs_html) $(apidocs_json) | ||
| 562 | 562 | ||
| 563 | 563 | doc: $(NODE_EXE) doc-only | |
| 564 | 564 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments