equal
deleted
inserted
replaced
502 |
502 |
503 # If the sources in your project are distributed over multiple directories |
503 # If the sources in your project are distributed over multiple directories |
504 # then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy |
504 # then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy |
505 # in the documentation. The default is NO. |
505 # in the documentation. The default is NO. |
506 |
506 |
507 SHOW_DIRECTORIES = NO |
507 SHOW_DIRECTORIES = YES |
508 |
508 |
509 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. |
509 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. |
510 # This will remove the Files entry from the Quick Index and from the |
510 # This will remove the Files entry from the Quick Index and from the |
511 # Folder Tree View (if specified). The default is YES. |
511 # Folder Tree View (if specified). The default is YES. |
512 |
512 |