зеркало из https://github.com/mozilla/pjs.git
Added netlib to the list of public directories to doc++
This commit is contained in:
Родитель
f1967ae089
Коммит
15f5f756f6
|
@ -309,7 +309,7 @@ DOCXX_DESTDIR = $(MOZ_SRC)\ns\dist\documentation
|
|||
doc_raptor:
|
||||
-rm -rf $(DOCXX_DESTDIR)
|
||||
-@mkdir $(DOCXX_DESTDIR)
|
||||
@for %d in (raptor xpcom img dom) do \
|
||||
@for %d in (raptor xpcom img dom netlib) do \
|
||||
$(DOCXX_RAPTOR) -d $(DOCXX_DESTDIR)\%d $(MOZ_SRC)\ns\dist\public\%d\*.h
|
||||
@echo Documentation written to $(DOCXX_DESTDIR)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче