Date: Fri, 15 Mar 2002 12:37:18 +0100 (CET) From: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> To: java@freebsd.org Subject: Location of javadoc Message-ID: <20020315123339.N38122-100000@puget.esil.univ-mrs.fr>
next in thread | raw e-mail | index | archive | help
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=E9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020315123339.N38122-100000>