Op 2010-08-17 10:57, Michael Van Canneyt het geskryf: > > One big patch is OK for me.
Submitted to Mantis. http://bugs.freepascal.org/view.php?id=17191 Michael, there is only one issue I have with fpdoc at the moment. It is regarding Marco's recent change regarding resolving links. See the following Mantis report for details. http://bugs.freepascal.org/view.php?id=17146 If I use the code as Marco committed it, then fpGUI's class documentation works fine. All links are active and pointing to the correct places. But then RTL & FCL's IPF output links are broken. Swap them around like I did in the IPF patch (dglobals.pp line 990-995), then RTL and FCL docs links work, but fpGUI's links are broken. :-( This only relates to links pointing to the same unit. eg: One global procedure pointing to another global procedure without referencing the unit name. eg. link format: <procedure> vs <unit>.<procedure> I can't seem to figure out what is causing the one or the other to fail resolving links. Would you mind taking a look when you have time? Or Marco? Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://opensoft.homeip.net/fpgui/ _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel