[Laszlo-checkins] r9936 - in openlaszlo/trunk/docs/src: nav reference/navbuilder
dda@openlaszlo.org
dda at openlaszlo.org
Tue Jun 24 05:39:18 PDT 2008
Author: dda
Date: 2008-06-24 05:39:11 -0700 (Tue, 24 Jun 2008)
New Revision: 9936
Removed:
openlaszlo/trunk/docs/src/nav/classes.xml
openlaszlo/trunk/docs/src/nav/tags.xml
openlaszlo/trunk/docs/src/reference/navbuilder/navbuilder.rb
Modified:
openlaszlo/trunk/docs/src/nav/toc.xml
Log:
Change 20080624-dda-s by dda at lester.local on 2008-06-24 08:35:00 EDT
in /Users/dda/laszlo/src/svn/openlaszlo/trunk-doc4
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Fix broken toc link, remove unused doc files.
New Features:
Bugs Fixed:
Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: liorio (pending)
Documentation:
Release Notes:
Details:
Fixed a broken link in toc.xml that causes the doc build to fail.
Removed unnecessary files from the doc build to avoid confusion.
classes.xml and tags.xml are now completely generated, and
navbuilder.rb is an older version of xmlnavbuilder.rb, and
has not been used for some time.
Tests:
Rebuilt docs from scratch, made sure the toc, classes, tags
panes still work.
Deleted: openlaszlo/trunk/docs/src/nav/classes.xml
Deleted: openlaszlo/trunk/docs/src/nav/tags.xml
Modified: openlaszlo/trunk/docs/src/nav/toc.xml
===================================================================
--- openlaszlo/trunk/docs/src/nav/toc.xml 2008-06-24 12:38:51 UTC (rev 9935)
+++ openlaszlo/trunk/docs/src/nav/toc.xml 2008-06-24 12:39:11 UTC (rev 9936)
@@ -140,7 +140,7 @@
<item title="LzHTTPDataProvider" href="LzHTTPDataProvider.html" />
<item title="LzHTTPDataRequest" href="LzHTTPDataRequest.html" />
<item title="LzLazyReplicationManager" href="LzLazyReplicationManager.html" />
- <item title="LzParams" href="LzParams.html" />
+ <item title="LzParam" href="LzParam.html" />
<item title="LzReplicationManager" href="LzReplicationManager.html" />
<item title="LzResizeReplicationManager" href="LzResizeReplicationManager.html" />
</category>
Deleted: openlaszlo/trunk/docs/src/reference/navbuilder/navbuilder.rb
More information about the Laszlo-checkins
mailing list