Le jeudi, 8 mars 2012 à 22:27, Sylvain Le Gall a écrit :

> Let say that if you just use $htmldir, it will help whatever packaging  
> system that cooperate with oasis to enforce it in the future.

In fact it is possible to not say anything at all, just don't mention 
InstallDir, oasis doesn't complain. That allows to abstract away the document's 
final destination and let the underlying body of code that installs choose 
what's best. So that's what I have :

Document "reference"
 Title: "Xmlm's documentation and module reference"
 Format: html
 Index: Xmlm.html
 Install: true
 DataFiles: doc/*.html, doc/*.css

Document "distribution"
 Title: "Xmlm's distribution information files"
 Install: true
 DataFiles: README CHANGES

Maybe a kind of enumerated Kind: field could give more information about the 
nature of the documents. That said, oasis still seems to be a little bit 
schizophrenic about installation: on one hand it shouldn't install, on the 
other hand it seems to offer fields to perform installation duties.  

Best,

Daniel


-- 
Caml-list mailing list.  Subscription management and archives:
https://sympa-roc.inria.fr/wws/info/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to