[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | blue storm <bluestorm.dylc@g...> |
| Subject: | Re: [Caml-list] ANN: Batteries Included Release 0 |
On Mon, Sep 1, 2008 at 8:02 PM, Matt Gushee <matt@gushee.net> wrote: > I see that the headings and function signatures are not formatted as one > would expect, but that is apparently because the doc is being accessed by > FTP (why?), so the CSS stylesheet is not included. Is that what you mean, or > is it something else? I have to apologize : i'm responsible for the problem here. I originally uploaded the documentation on my website, wich is fine, then preferred a "forge" location. Seems ftp was not a choice that clever after all. I just modified the link to put the external http link back. (It is actually the plain ocamldoc-generated documentation, that you can generate from the project sources using 'make doc') Sorry for the disturbance.