| [AD] makedoc problem | 
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
When making the documentation as one single HTML file, makedoc generate
wrong HTML code. It seems that the "_toc" feature (whatever that is) has not
been totaly removed, which results in code looking like that:
    <a href="Using Allegro_toc">Using Allegro</a>
    ...
    <a name="Using Allegro">Using Allegro</a>
I attached a patch that seems to fix that, but it should be taken carefully,
as I don't know much about the code in makedoc.c.
Julien Cugniere
Attachment:
makedoc.diff
Description: Binary data
| Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |