I had a bright idea for our Java policy which I want to discuss:
installing all javadoc in a centralized location and linking it
together.

What this would do is let a user pop open a web browser and see javadoc
for every page he has installed, and browse between packages seamlessly.

JPackage standards say javadoc should be installed
in /usr/share/javadoc/packagename-version.

I propose we implement this standard, as well as
link /usr/share/javadoc/packagename -> packagename-version in a similar
layout to /usr/share/java. When creating javadoc, we use the -link
arguments to link it together.

Any comments? DISCUSS!

-- 
Jerry Haltom <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to