Project documentation (doxygen)

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
3 posts • Page 1 of 1
uxout
Posts:82
Joined: Wed Jul 20, 2016 12:07 pm

Project documentation (doxygen)

Post by uxout »

Hello there,

I am trying to use Doxygen feature included in WinCC OA to generate documentation and I found out that when I use some letter in my script/library, the document generated is messing around.
To debug this, I have set Doxygen config to generate all (public,protected,private members).
When there is some letter like 'é', 'à' or 'ç' in the file, Doxygen will put some public members to private/protected or the way around.
Doxygen config is set to use UTF-8 encoded file and I have checked my files, they are correctly encoded in UTF-8.
I am using WinCC OA 3.17P2 with Doxygen 1.8.20 and generating html in French.

Any other option I have been missing around or should I only avoid those letter if I want to generate Doxygen documentation with WinCC OA ?
Last edited by uxout on Thu Sep 10, 2020 9:56 am, edited 1 time in total.

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

Re: Project documentation (doxygen)

Post by gschijndel »

This issue should be fixed with the upcoming patch.

uxout
Posts:82
Joined: Wed Jul 20, 2016 12:07 pm

Re: Project documentation (doxygen)

Post by uxout »

Ok, good to know. Thanks !

3 posts • Page 1 of 1