From: merlin262 (amccall_at_rpath.com)
Date: Tue Aug 09 2005 - 01:45:56 CEST
From: merlin262 <amccall@rpath.com> Message-Id: <20050808234556.5E75727332D5@einstein.suse.de> Date: Tue, 9 Aug 2005 01:45:56 +0200 (CEST) Subject: [taskjuggler] Re: Make install failed because of documentation generation
Just a small note,
Properly configured systems should have catalogs to point to the proper DTDs on the system, so it shouldn't be neccessary to hardcode the path to the DTD on the system. Is there a reason why a standard, generic URI isn't being used, instead of the hardcoded path?
Eg:
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"
instead of
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.4//EN" "/usr/share/xml/docbook/schema/dtd/4.4/docbookx.dtd"
On a related note, is there any interest in switching to XSL instead of DSSSL for the stylesheets? I've been having problems with OpenJade and the newest Docbook 4.4 DTD.
-- To unsubscribe, email the address listed in the List-Unsubscribe header For additional commands, email: taskjuggler-help@suse.com
This archive was generated by hypermail 2.1.7 : Tue Aug 09 2005 - 01:46:02 CEST