On Jul 28, 2011, at 11:25 AM, Bastien wrote: > Hi Carsten, > > Carsten Dominik <carsten.domi...@gmail.com> writes: > >> I have not looked at you patch. But the orgx files are produced for >> index and sitemap (I think) purposes. If a site has many files and the >> index get recreated after republishing a single changed file, the orgx >> files would be needed. > > Of course, you're right. > > Org now stores .orgx files as dotted files: .file.orgx to hide them in > the current directory. > > Also, I've committed a change so that theindex.org is produced directly > instead of producing theindex.inc and including it in theindex.org. It > feels more simple and this way theindex.org always get republished when > needed.
Yes. I think the include mechanism was so that people could write their own wrapper file in their own style around the index. I am CCing Stefan who was the driving force behind the index development, he might have a comment. - Carsten