Kaydet (Commit) 72a68642 authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

typo in doc generation makefile

Change-Id: I1eca853d05beb4968795cc272ef57f5791a1dc20
üst 1cc2d411
......@@ -36,7 +36,7 @@ generate_tag: $(foreach m,$(gbuild_modules), $(BUILDDIR)/docs/$(m).tag)
@echo "all tag generated"
generate_doc: $(foreach m,$(gbuild_modules), $(BUILDDIR)/docs/$(m).doc)
@$(SRCDIR)/solenv/bin/mkdoc_portal.sh "$(SRCDIR)" "$(BUILDDIR)/docs"
@$(SRCDIR)/solenv/bin/mkdocs_portal.sh "$(SRCDIR)" "$(BUILDDIR)/docs"
@echo "Done."
init_doxygen:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment