Hello,

I'm trying to add a libmesh-doc debian package, and one file is giving
me trouble.  doxygen creates the file named:
classstd_1_1forward__iteratorelse?class_01variant__filter__iterator_01public_01std_1_1iteratorendif.php
which has a troublesome ? in it (messes up md5sums among other things).
In the generated classes.php it's given as "forward_iteratorelse class
variant_filter_iterator public std::iteratorendif" but the link is
missing the ? so is broken.  Adding the ? to the link doesn't help
because the server thinks everything after it is a query string, and
using %3F seems to give the right filename but still doesn't give the
document in the server.

I'm afraid I can't find the class that generates this, and source greps
for "iteratorelse" "iteratorendif" "forward" "variant" etc. don't turn
up anything useful.

Where is this, and how can I fix the errant doc it creates?

Thanks,
-Adam
-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Engineering consulting with open source tools
http://www.opennovation.com/

Attachment: signature.asc
Description: This is a digitally signed message part

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Libmesh-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to