3

I am documenting my project right now! So as it stands, under "File List", I see something like this:

File List Folder1/Sub_Folder1/File01 Folder1/Sub_Folder1/File02 Folder2/Sub_Folder1/File01 

And what I'd like to see instead is this:

File List Folder1 Folder2 

Upon expending Folder1, it should look like this:

File List Folder1 \Sub_Folder1 Folder2 

Is this possible in Doxygen?

Thank you

1 Answer 1

3

Found it! In the doxygen configuration file..

SHOW_DIRECTORIES = YES

Will do the trick ;)

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.