[fpc-pascal] fpdoc enhanced - call for tests

2012-12-20 Thread Michael Van Canneyt


Hi,

I have enhanced fpdoc. 
It now creates a (clickable) hierarchy of the classes in the package that is documented.


A sample of what it will look like is available at

  http://www.freepascal.org/docs-html/rtl/index-9.html
  http://www.freepascal.org/docs-html/fcl/index-9.html

The tree can be expanded/collapsed for easy navigation, if your browser 
supports javascript.
(if not, nothing will happen).

I'd like people to test and report their findings.

There is still one known issue: references to classes in a separate package which were 
imported through the --import clause, are not yet correctly rendered.


(as visible in http://www.freepascal.org/docs-html/fcl/index-9.html)

Michael.
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal


Re: [fpc-pascal] fpdoc enhanced - call for tests

2012-12-20 Thread Graeme Geldenhuys
On 20/12/12 16:31, Michael Van Canneyt wrote:
> 
> I have enhanced fpdoc. 
> It now creates a (clickable) hierarchy of the classes in the package that is 
> documented.


Ah, you beat me to it! I saw this in PasDoc the other day, and thought
that would be nice in fpdoc too, so that was going to be my next feature
for fpdoc. Thanks for doing the work though! :)


> A sample of what it will look like is available at

Very nice. I'll try it tomorrow with tiOPF and some other frameworks.


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal


[fpc-pascal] Re: fpdoc enhanced - call for tests

2012-12-20 Thread Reinier Olislagers


On 20-12-2012 17:31, Michael Van Canneyt wrote:
> 
> Hi,
> 
> I have enhanced fpdoc. It now creates a (clickable) hierarchy of the
> classes in the package that is documented.
> 
> A sample of what it will look like is available at
> 
>   http://www.freepascal.org/docs-html/rtl/index-9.html

Thanks - very helpful!


___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal