diff Resources/OrthancPlugin.doxygen @ 1232:f1c01451a8ee

Introspection of plugins, Plugins can extend Orthanc Explorer with custom JavaScript
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 04 Dec 2014 17:04:40 +0100
parents 9b8298234254
children cf9779324cbf
line wrap: on
line diff
--- a/Resources/OrthancPlugin.doxygen	Fri Nov 28 12:39:22 2014 +0100
+++ b/Resources/OrthancPlugin.doxygen	Thu Dec 04 17:04:40 2014 +0100
@@ -709,7 +709,7 @@
 # wildcard * is used, a substring. Examples: ANamespace, AClass,
 # AClass::ANamespace, ANamespace::*Test
 
-EXCLUDE_SYMBOLS        = _OrthancPlugin*
+EXCLUDE_SYMBOLS        = _OrthancPlugin* OrthancPluginGetName
 
 # The EXAMPLE_PATH tag can be used to specify one or more files or
 # directories that contain example code fragments that are included (see