Change 20071031-ben-8 by [EMAIL PROTECTED] on 2007-10-31 10:58:36 PDT
    in /Users/ben/src/svn/openlaszlo/branches/paperpie
    for http://svn.openlaszlo.org/openlaszlo/branches/paperpie

Summary: Improvements and fixes to reference

New Features:

Bugs Fixed:
LPP-4977 Refguide links to developers' guide chapters are wrongly mapped LPP-4712 should not have two files with the same name and different caps in the same directory: lz.html and Lz.html

Technical Reviewer: none
QA Reviewer: frisco (pending)
Doc Reviewer: sundman (pending)

Documentation:
Added documentation of return type to methods documentation. Improved
layout of attribute list. Improved links from reference guide to
developer's guides. Avoided file-name conflict in reference output.

Release Notes:

Note to reviewers: the proof is in the pudding; please await a
new deployed build on labs, and review there.

Details:
docs/src/xsl/js2doc2dbk.xsl - watch out for things named "Lz" or "lz",
and give each of them a unique id. This makes sure that we don't generate
more than one file named [Ll]z.html, since this is the cause of bug
LPP-4712.

docs/includes/docbook.css - minor output formatting changes.

docs/includes/styles.css - make attributes list look a little nicer

docs/src/xsl/simple-driver.xsl - unimportant figuring-stuff-out changes

docs/src/xsl/refguide-html.xsl - moving two templates from this
xsl file into jsdoc2dbk.xsl, because they are "about" generating
docbook from js2doc.

docs/src/xsl/xref.xsl - further work towards making links from
reference to developer's guide work better. Fixes
LPP-4966 Refguide links to developers' guide chapters are wrongly mapped


Tests:

Files:
M      docs/includes/docbook.css
M      docs/includes/styles.css
M      docs/src/xsl/simple-driver.xsl
M      docs/src/xsl/js2doc2dbk.xsl
M      docs/src/xsl/refguide-html.xsl
M      docs/src/xsl/xref.xsl
M      docs/src/developers/index.dbk

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20071031- ben-8.tar

Reply via email to