comparison Resources/OrthancPlugin.doxygen @ 901:7d88f3f4a3b3 plugins

refactoring IsServedUri, answer PNG images, regular expression groups
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 18 Jun 2014 15:22:13 +0200
parents 1b92ce45cc8d
children 9b8298234254
comparison
equal deleted inserted replaced
900:1b92ce45cc8d 901:7d88f3f4a3b3
543 # here it will be hidden. Use a value of 0 to hide initializers completely. 543 # here it will be hidden. Use a value of 0 to hide initializers completely.
544 # The appearance of the initializer of individual variables and macros in the 544 # The appearance of the initializer of individual variables and macros in the
545 # documentation can be controlled using \showinitializer or \hideinitializer 545 # documentation can be controlled using \showinitializer or \hideinitializer
546 # command in the documentation regardless of this setting. 546 # command in the documentation regardless of this setting.
547 547
548 MAX_INITIALIZER_LINES = 30 548 MAX_INITIALIZER_LINES = 0
549 549
550 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated 550 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated
551 # at the bottom of the documentation of classes and structs. If set to YES the 551 # at the bottom of the documentation of classes and structs. If set to YES the
552 # list will mention the files that were used to generate the documentation. 552 # list will mention the files that were used to generate the documentation.
553 553