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
Doxygen with panel (.pnl)
- gschijndel
- Posts:376
- Joined: Tue Jan 15, 2019 3:12 pm
Re: Doxygen with panel (.pnl)
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