Doxygen function comments dont work

CodeLite installation/troubleshooting forum
schnedan
CodeLite Curious
Posts: 1
Joined: Wed Aug 01, 2018 11:49 pm
Genuine User: Yes
IDE Question: C++
Contact:

Doxygen function comments dont work

Post by schnedan »

hi,

What can I do/check, if /** does not expand to a doxygen comment above a function? I suffer from this behaviour on linux and windows on differente computers...

Win is 10/7, Linux is Archlinux (build from source)
Version is 12.x (both stable and beta)
if needed I can provide a more detailed compilation
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Doxygen function comments dont work

Post by eranif »

Usually is just works, I will need to as an example of the source code to better understand why it fails

Thanks!
Make sure you have read the HOW TO POST thread
Post Reply