Setting Recursive tag ON does not searching sub folders for .NET projects

291 Views Asked by At

I am a newbie to doxygen tool. I've followed the doxygen configuration guide for generating a HTML document out of my C# source files. I am able to generate the HTML output, but I identified that it is generating output of the files that exists in the selected source folder only, where as the files present inside the sub directories of the source folder are skipped/ignored. Per help guide, I've checked the "Recursive" option in the wizard. Is there anything still we need to configure? Could anyone help me out for resolving this issue. Thanks in advance.

Regards Badri

0

There are 0 best solutions below