Next in thread → Next in month →

Re: DOCBOOK-APPS: website.dtd: relative filenames

From
Norman Walsh <>
Date
2000-11-22T12:01:36+00:00
ID
Thread
Re: DOCBOOK-APPS: website.dtd: relative filenames
/ Michael Wiedmann <> was heard to say:
| I want to separate parts of my HTML files in different subdirs and
| cannot find a way how to set the relative paths in the XML file :-(
| 
| If I try e.g.:
| <config param="filename" value="dirA/index.html">

Try:

<config param="filename" value="index.html"/>
<config param="dir" value="dirA"/>

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <>      | A man can believe a considerable
http://www.oasis-open.org/docbook/ | deal of rubbish, and yet go about
Chair, DocBook Technical Committee | his daily work in a rational and
                                   | cheerful manner.--Norman Douglas
Next in thread → Next in month →