> From: Juergen Sauer [mailto:[EMAIL PROTECTED]] > did anyone checked aout the standard compilance for the HTML > Documentation ? > This fails in plenty points ... see this as example:
The generation of the HTML pages is done using the SAP documentation infrastructure, so we have no direct influence over the outcome. One possible solution would be to parse the existing HTML into something more palatable. This is not trivial as the Word->HTML converter has it's own notion what the 'Structured' in SGML stands for, it certainly doesn't mean that tags have to be properly nested (<FONT> ... <LI></FONT> ... </LI>). It's not all bleak. The documentation is written using a specific Word style sheet, so the number of special cases should be limited. Any volunteers? Daniel Dittmar P.S. We can't switch to Emacs and psgml as we have to deliver our documentation in standard SAP format for regular SAP customers. -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org/ _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
