From d28cd2cb267d09ededdbd71e6f7076d2e1dd5286 Mon Sep 17 00:00:00 2001 From: jensp Date: Wed, 6 Oct 2010 18:28:39 +0000 Subject: [PATCH] javadoc Target im build script so angepasst, dass auch Members mit Sichtbarkeit package, protected und private mit eingebunden werden. git-svn-id: https://svn.libreccm.org/ccm/trunk@559 8810af33-2d31-482b-a856-94f89814c4df --- tools-ng/common/xsl/build-template.xsl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tools-ng/common/xsl/build-template.xsl b/tools-ng/common/xsl/build-template.xsl index e350156ba..a6eef7b90 100755 --- a/tools-ng/common/xsl/build-template.xsl +++ b/tools-ng/common/xsl/build-template.xsl @@ -1877,9 +1877,10 @@ Corporation. All Rights Reserved.</i> Generated at ${{TODAY}}:${{TSTAMP}} UTC" windowtitle="${{app.prettyname}} API Documentation" - doctitle="<h1>${{app.prettyname}} API Documentation</h1>"> + doctitle="<h1>${{app.prettyname}} API Documentation</h1>" + access="private"> - +