doc/Doxyfile
changeset 508 95f8f7171bae
parent 507 dcfb68446843
child 542 69bde1d90c04
equal deleted inserted replaced
27:afe843fa0d4b 28:64dd6cc55cca
   436 
   436 
   437 # The EXAMPLE_PATH tag can be used to specify one or more files or 
   437 # The EXAMPLE_PATH tag can be used to specify one or more files or 
   438 # directories that contain example code fragments that are included (see 
   438 # directories that contain example code fragments that are included (see 
   439 # the \include command).
   439 # the \include command).
   440 
   440 
   441 EXAMPLE_PATH           = examples
   441 EXAMPLE_PATH           = 
   442 
   442 
   443 # If the value of the EXAMPLE_PATH tag contains directories, you can use the 
   443 # If the value of the EXAMPLE_PATH tag contains directories, you can use the 
   444 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 
   444 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 
   445 # and *.h) to filter out the source-files in the directories. If left 
   445 # and *.h) to filter out the source-files in the directories. If left 
   446 # blank all files are included.
   446 # blank all files are included.