From 58ab12acf576a765ec47cc2753ba57643e51d653 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Thu, 5 Jan 2012 19:40:38 +0100 Subject: 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). --- sal/inc/rtl/bootstrap.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sal/inc/rtl/bootstrap.h') diff --git a/sal/inc/rtl/bootstrap.h b/sal/inc/rtl/bootstrap.h index a88b5ad9c0bc..3f89bde31d31 100644 --- a/sal/inc/rtl/bootstrap.h +++ b/sal/inc/rtl/bootstrap.h @@ -35,7 +35,6 @@ extern "C" { #endif /** - @HTML @file The described concept provides a platform independent way to access -- cgit