Change 20071127-ben-B by [EMAIL PROTECTED] on 2007-11-27 11:21:21 PST
in /Users/ben/src/svn/openlaszlo/trunk-docbuild
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: doc build improvements
New Features:
Bugs Fixed: LPP-3270 (partial) doc is building twice on build machines
Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
"ant doc" should build reference and developers, not just developers.
The last checkin
of this file called the "developers" target in docs/src/build.xml. It
should have called
the "build" target in docs/src/build.xml.
This change also adds more informative build output during the doc
build task in the
main build.xml. Doc build messages are prefaced with ----- which
should make them
easier to find in the build output.
Tests:
ant clean doc
....should build reference and developer's guide.
Files:
M build.xml
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20071127-ben-
B.tar