From: Otto W. <ott...@or...> - 2004-12-27 16:14:58
|
Francesco Montorsi wrote: > > 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 ? > I could but I don't like it since it's a special case. And just make all docs available on the net isn't a good idea. 1. Isn't there a way to link a directory in CVS to another place? 2. Could you do it the other way around, adding a doc directory to the website? Whenevery you retrieve from the CVS you could easily move this doc directory to the correct place in your tarball. I do this in all my apps when I retrieve anything from wxCode. O. Wyss -- Development of frame buffer drivers: http://linux-fbdev.sf.net Sample code snippets for wxWidgets: http://wxcode.sf.net How to build well-designed applications: http://wxguide.sf.net Desktop with a consistent look and feel: http://wyodesktop.sf.net |