From: lang2 <wzh...@po...> - 2002-11-28 17:08:42
|
Hi everyone, As the current status of the cvs directory stucture stands, I propose doing the following: 1. add another top level directory -- 'vimcdoc' for containing stuff other than the translated doucments. 2. make both 'vimcdoc' and 'doc' cvs modules. 3. In 'vimcdoc', there will be stuff like the word list, web page (We are going to have one won't we?), package generating scripts, etc. This kind of setup is different from what we had for 'vcd' but in a way it is good as well - user who don't care about the web, package building etc can simply checkout the 'doc' module and enjoy the translated documents. I have already made makefiles for building various packages for 'vcd'. They can be used unchanged for 'vimcdoc' provided that we checkout 'vimcdoc' first and then checkout 'doc' inside the 'vimcdoc' directory. If you guys agree, things will be done by the end of this weekend. Rgds, lang2 |