Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Lucene: Java-Dev

[jira] Created: (LUCENE-1051) Separate javadocs for core and contribs

 

 

Lucene java-dev RSS feed   Index | Next | Previous | View Threaded


jira at apache

Nov 11, 2007, 5:14 PM

Post #1 of 1 (428 views)
Permalink
[jira] Created: (LUCENE-1051) Separate javadocs for core and contribs

Separate javadocs for core and contribs
---------------------------------------

Key: LUCENE-1051
URL: https://issues.apache.org/jira/browse/LUCENE-1051
Project: Lucene - Java
Issue Type: Improvement
Components: Javadocs
Reporter: Michael Busch
Assignee: Michael Busch
Priority: Minor
Fix For: 2.3


A while ago we had a discussion on java-dev about separating the javadocs
for the contrib modules instead of having only one big javadoc containing
the core and contrib classes.

This patch:
- Adds new targets to build.xml:
- "javadocs-all" Generates Javadocs for the core, demo, and contrib
classes
- "javadocs-core" Generates Javadocs for the core classes
- "javadocs-demo" Generates Javadocs for the demo classes
- "javadocs-contrib" Using contrib-crawl it generates the Javadocs for
all contrib modules, except "similarity" (currently empty) and gdata.
- Adds submenues to the Javadocs link on the Lucene site with links to
the different javadocs
- Includes the javadocs in the maven artifacts

Remarks:
- I removed the ant target "javadocs-internal", because I didn't want to
add corresponding targets for all new javadocs target. Instead I
defined a new property "javadoc.access", so now
"ant -Djavadoc.access=package" can be used in combination with any of
the javadocs targets. Is this ok?
- I didn't include gdata (yet) because it uses build files that don't
extend Lucenes standard build files.

Here's a preview:
http://people.apache.org/~buschmi/site-preview/index.html

Please let me know what you think about these changes!

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe [at] lucene
For additional commands, e-mail: java-dev-help [at] lucene

Lucene java-dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.