Doxygen with panel (.pnl)

Find and share HowTos to various installations / configurations!
3 posts • Page 1 of 1
sblancha
Posts:64
Joined: Thu Feb 18, 2016 4:18 pm

Doxygen with panel (.pnl)

Post by sblancha »

Hello,

I am using Doxygen to document the WINCC OA CTL libraries. The result is not so bad but in project there is a considerable part of the code inside the panels not documented.

I try to use doxygen with panel with map:
EXTENSION_MAPPING = pnl=C
but the result is very bad.
Anybody using another extension mapping? or any other alternative to document panel from code?

Cheers,
Sebastien

gschijndel
Posts:376
Joined: Tue Jan 15, 2019 3:12 pm

Re: Doxygen with panel (.pnl)

Post by gschijndel »

With CTRL++ I prefer to map it to C++. But the alternative would be to extract the code from panel and just parse this.

ewoenne
Posts:62
Joined: Thu May 12, 2016 10:35 am

Re: Doxygen with panel (.pnl)

Post by ewoenne »

Hi,

We use the tool posted here which works well

viewtopic.php?f=14&t=3211#p959673

3 posts • Page 1 of 1