Details
-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
25
-
7197
Description
I suggest that the Makefile be enhanced with a 'make htmldiff'.
I have had some success with:
- Build a manual.html (xhtml-1_1) from MASTER:
xsltproc --stringparam fop1.extensions 1 --stringparam section.label.includes.component.label 1 --stringparam section.autolabel 1 --stringparam chapter.autolabel 1 --stringparam appendix.autolabel 1 --xinclude -o /tmp/newmanual.html /usr/share/xml/docbook/stylesheet/docbook-xsl-ns/xhtml-1_1/docbook.xsl ./index.xml
- Build a newmanual.html (xhtml-1_1) from REVIEW.
- Create a diff.html with diff annotation using diff.py
- Point browser at diff.html.
Attachments
Issue Links
- Trackbacks
-
Guidance for Manual reviewers The Lustre manual is written in XML and changes can be made using Gerrit workflow typical for code. However some additional tips are necessary to ensure high quality reviews. Always visit the HTML or PDF version of the document....
-
Guidance for Manual reviewers The Lustre manual is written in XML and changes can be made using Gerrit workflow typical for code. However some additional tips are necessary to ensure high quality reviews. Always visit the HTML or PDF version of the document....
UPDATE: We haven't found any resources to work on this recently - but we are interested in pursuing this when the opportunity arises.