From owner-freebsd-java Fri Mar 15 3:48:55 2002 Delivered-To: freebsd-java@freebsd.org Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.128.241]) by hub.freebsd.org (Postfix) with ESMTP id ECE1F37B400 for ; Fri, 15 Mar 2002 03:48:43 -0800 (PST) Received: by zaphod.euronet.nl (8.11.6/8.11.6) id g2FBmkg91212; Fri, 15 Mar 2002 12:48:46 +0100 (CET) (envelope-from ernst) Message-Id: <200203151148.g2FBmkg91212@zaphod.euronet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: EuroNet Internet B.V. To: Herve Quiroz Subject: Re: Location of javadoc Date: Fri, 15 Mar 2002 12:48:45 +0100 X-Mailer: KMail [version 1.3.2] References: <20020315123339.N38122-100000@puget.esil.univ-mrs.fr> In-Reply-To: <20020315123339.N38122-100000@puget.esil.univ-mrs.fr> Cc: java@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Herve, According to the FreeBSD Porters Handbook, all additional port docs should go below ${PREFIX}/share/doc: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/x1850.html So perhaps we should define the base location for the documentation of a Java port as: ${PREFIX}/share/doc/java/${PKGNAME} And then the API documentation would always go in ${PREFIX}/share/doc/java/${PKGNAME}/api Whaddayathink ? Ernst On Friday 15 March 2002 12:37, Herve Quiroz wrote: > What is the best place for javadocs when writing a port ? > > ${LOCALBASE}/share/doc/{PORTNAME} > > or > > ${LOCALBASE}/share/java/doc/{PORTNAME} > > > I was thinking of having the javadoc in a subdir of the port doc dir : > > ${LOCALBASE}/share/doc/{PORTNAME} -> manuals and regular doc > ${LOCALBASE}/share/doc/{PORTNAME}/javadoc -> apidocs > > > Hervé > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message -- Ernst de Haan EuroNet Internet B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message