This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: website.dtd: relative filenames


/ Michael Wiedmann <michael.wiedmann@detewe.de> 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 <ndw@nwalsh.com>      | 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]