doc/Doxyfile
changeset 1093 31834bad3e84
parent 1063 d53a12d49262
child 1107 d972653c89d5
equal deleted inserted replaced
45:844d39061a03 46:1b6c3e8fadfe
   358 # here it will be hidden. Use a value of 0 to hide initializers completely. 
   358 # here it will be hidden. Use a value of 0 to hide initializers completely. 
   359 # The appearance of the initializer of individual variables and defines in the 
   359 # The appearance of the initializer of individual variables and defines in the 
   360 # documentation can be controlled using \showinitializer or \hideinitializer 
   360 # documentation can be controlled using \showinitializer or \hideinitializer 
   361 # command in the documentation regardless of this setting.
   361 # command in the documentation regardless of this setting.
   362 
   362 
   363 MAX_INITIALIZER_LINES  = 30
   363 MAX_INITIALIZER_LINES  = 5
   364 
   364 
   365 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated 
   365 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated 
   366 # at the bottom of the documentation of classes and structs. If set to YES the 
   366 # at the bottom of the documentation of classes and structs. If set to YES the 
   367 # list will mention the files that were used to generate the documentation.
   367 # list will mention the files that were used to generate the documentation.
   368 
   368 
  1221 #---------------------------------------------------------------------------
  1221 #---------------------------------------------------------------------------
  1222 
  1222 
  1223 # The SEARCHENGINE tag specifies whether or not a search engine should be 
  1223 # The SEARCHENGINE tag specifies whether or not a search engine should be 
  1224 # used. If set to NO the values of all tags below this one will be ignored.
  1224 # used. If set to NO the values of all tags below this one will be ignored.
  1225 
  1225 
  1226 SEARCHENGINE           = YES
  1226 SEARCHENGINE           = NO