summaryrefslogtreecommitdiff
path: root/sal/inc/rtl/unload.h
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-01-05 19:40:38 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-01-05 19:43:14 +0100
commit58ab12acf576a765ec47cc2753ba57643e51d653 (patch)
tree79c07bddbdf3e8e6db677eb0b94e8a2880d308c1 /sal/inc/rtl/unload.h
parent7482e974117df2bdc737785efdf9eb410787c7b4 (diff)
Switch from autodoc to doxygen for SDK C++ documentation.
* New build prerequisite doxygen (controllable via --with-doxygen). * Adapted various headers to slightly different doxygen documentation syntax, but much clean up still remains to be done (i.e., warnings emitted by doxygen fixed).
Diffstat (limited to 'sal/inc/rtl/unload.h')
-rw-r--r--sal/inc/rtl/unload.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sal/inc/rtl/unload.h b/sal/inc/rtl/unload.h
index 5e70690342b5..9479f82ceb90 100644
--- a/sal/inc/rtl/unload.h
+++ b/sal/inc/rtl/unload.h
@@ -33,7 +33,6 @@
#include <osl/interlck.h>
#include <osl/module.h>
-///@HTML
/** @file
The API enables an effective way of unloading libraries in a centralized way.
The mechanism ensures that used libraries are not unloaded. This prevents