equal
  deleted
  inserted
  replaced
  
    
    
   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.  |