Hi Wolfgang The problem is the version of doxygen. I was using 1.6.2 (the latest) and this produced the errors. I switched to 1.6.1 and the documentation compiles without problem.
regards Andrew On 13 Jan 2010, at 1:08 PM, Wolfgang Bangerth wrote: > >> I'm still getting problems with the cross referencing in the >> documentation: > > Can you try this: > cd doc > make clean > make > make validate-xrefs > ? If this doesn't help: the references that appear broken are ones that > doxygen should generate itself. I've seen some older versions of doxygen > have trouble with this, but this appeared fixed with newer versions of > doxygen. Which version do you use? > > Best > W. > > ------------------------------------------------------------------------- > Wolfgang Bangerth email: [email protected] > www: http://www.math.tamu.edu/~bangerth/ > _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
