On 9/23/06, Brandon J. Van Every <address@hidden> wrote:
dist.cmake has a lot of new references to files "html/blah blah
blah.html". These files are not in Darcs; at least, pulling from Darcs
does not create them. Consequently, "make dist" fails with an error
that the 1st of these files does not exist. If these files are supposed
to be in Darcs, then this is easily remedied. On the other hand if
these are generated files, they need to be handled differently.
Hi!
I have added the necessary files to the darcs distro. The horrible
and crude (csi) script makehtmldocs (call as "misc/makehtmldocs" from
the root dir, careful: it needs a couple of eggs) generates the HTML
pages
from a copy of the current
wiki pages. I have changed dist.cmake to tar up the the html pages,
but I don't know whether there should be any additional logic to
update the files in CMakeListst.txt.