> > > > No, that would be silly. But why couldn't we just keep /embperl/ > > > under cvs? > > > > Because the site is autogenerated and it's not under cvs. > > Surely we can figure out a way to have the automatic tools ignore > /embperl/ and then just checkout that directory from cvs. :-) > > > Unless Gerald puts his docs into the src and they will be autogenerated as well. > > I believe he is already autogenerating them; but with different > tools. ... >
Yes. I am currently working on changeing the whole embperl site content. The new generator uses the new Embnperl fetaures, like EmbperlObject and XSLT for creating the site. (The old one was a quick and dirty pod2html wrapper) I have looked at Stas DocSet and how usefull it is for also generating the Embperl site. While I found it's really a great idea I also found that it duplicates a lot of things that are already more or less inside of Embperl. I have created some new classes for DocSet for transforming pod -> xml -> xslt -> html with Embperl, but for reasons of time I didn't have worked on them further (and they aren't really usefull yet). So for now I like to generate the Embperl site on my own and copy the result over to perl.apache.org. Embperl is not the only part, you still have /dist and maybe other things that need's to be copied over, but I think your DocSet is able to copy files as they are (I am not sure if it can copy a whole sub directory tree?). I think we can make Embperl and dist a part of the DocSet source, but don't do anything with it. Just copy it over. If DocSet can't do this, a simple shell script should provide a way. Gerald ------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131 WWW: http://www.ecos.de Fax: +49 6133 925152 ------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
