From: Francesco M. <f18...@ya...> - 2004-12-27 15:44:11
|
Hi Otto, since I'm going to make some new releases of my components, I would like to make them completely working... ;-) So I would like to ask you one thing: > I've seen you reference the docs as "../docs...". That doesn't work > since web folder and CVS is something completely different. To make them > available you have to generate the html files and put it into a folder > (html?) into the "website" in CVS. > Through a cron job "website" from CVS > is extracted into the web folder but since my name starts with a "w" > it's only done in once a while. So if you change something write it to > the list or check if your cron jobs are done more often. should the docs of a component go to website folder of that component ? I currently keep the docs into a docs subfolder and to avoid duplicating the doc files, I just refer them, as you said, as "../docs". I think that the cron job can be easily modified to extract not only the website folders but also the docs folders...isn't it ? Let me know, Francesco |