Mercurial > hg > orthanc
diff Resources/OrthancClient.doxygen @ 591:a00f626290db
better api
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 02 Oct 2013 17:36:14 +0200 |
parents | 714cf0e144cb |
children | 9d2592c08919 |
line wrap: on
line diff
--- a/Resources/OrthancClient.doxygen Wed Oct 02 15:01:02 2013 +0200 +++ b/Resources/OrthancClient.doxygen Wed Oct 02 17:36:14 2013 +0200 @@ -318,7 +318,7 @@ # Private class members and static file members will be hidden unless # the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES -EXTRACT_ALL = YES +EXTRACT_ALL = NO # If the EXTRACT_PRIVATE tag is set to YES all private members of a class # will be included in the documentation. @@ -584,7 +584,7 @@ # wrong or incomplete parameter documentation, but not about the absence of # documentation. -WARN_NO_PARAMDOC = NO +WARN_NO_PARAMDOC = YES # The WARN_FORMAT tag determines the format of the warning messages that # doxygen can produce. The string should contain the $file, $line, and $text