Menu

version 1.8.15 and pas2dox

2019-03-11
2019-03-12
  • Fernand Veilleux

    I am using version 1.7.3 with pas2dox with success but v1.8.15 only shows the .pas file, none of my documentation. What has changed ?
    I am writing a new improved filter in Delphi an it works good with 1.7.3 but not with 1.8.15

    1.8.15 is excellent with one of my old project in cpp.

    Can anyone give a cue on how to make it work ?
    Best regards,
    Fern

     
  • Fernand Veilleux

    I know now.

    In order to use doxygen for pascal files, they have to be renamed to .cpp or .c

    Use xcopy to copy all your source files.pas to a different dir as .cpp and do not forget the switch /s to include all sub-directories.

    Then configure doxygen to look for the files you just copied and use pas2dox.exe for filter until I publish a new filter that will align correctly the in line source.

    Enjoy the amazing Doxygen

    Best regards,
    Fern

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.