Added netlib to the list of public directories to doc++
git-svn-id: svn://10.0.0.236/trunk@298 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user