| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 4722004 commit 15db296
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -616,7 +616,7 @@ doc-only: $(apidoc_dirs) $(apiassets) ## Builds the docs with the local or the | |||
| 616 | 616 | if [ ! -d doc/api/assets ]; then \ | |
| 617 | 617 | $(MAKE) tools/doc/node_modules/js-yaml/package.json; \ | |
| 618 | 618 | fi; | |
| 619 | - @$(MAKE) -s $(apidocs_html) $(apidocs_json) | ||
| 619 | + @$(MAKE) $(apidocs_html) $(apidocs_json) | ||
| 620 | 620 | ||
| 621 | 621 | .PHONY: doc | |
| 622 | 622 | doc: $(NODE_EXE) doc-only | |
| Back | FazBrowse Home | New Git URL |
0 commit comments