On 10/23/07, Gilles Scokart <[EMAIL PROTECTED]> wrote: > > > > > -----Original Message----- > > From: Xavier Hanin [mailto:[EMAIL PROTECTED] > > It seems I just forgot to generate all the site from scratch again: > after > > generation the menu is stored in each page, so we need to make a "ant > clean > > publish-site" whenever we change the TOC. > > > > Couldn't we do that systematically, is it a big overhead?
Not that much compared to the time required to upload all files. But if the upload was more intelligent (rsync?), then it would be useful to generate only what's necessary. But we could improve the ant script to compare the date of the toc to the generated files and generate again if newer. Xavier Gilles > > -- Xavier Hanin - Independent Java Consultant http://xhab.blogspot.com/ http://ant.apache.org/ivy/ http://www.xoocode.org/
