This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 34482 - Use javadoctools to generate Master FS API
Summary: Use javadoctools to generate Master FS API
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: rmatous
URL:
Keywords: API
Depends on: 34382
Blocks:
  Show dependency tree
 
Reported: 2003-06-19 09:23 UTC by Jaroslav Tulach
Modified: 2008-12-22 20:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2003-06-19 09:23:00 UTC
The current page with list of all API at
http://www.netbeans.org/download/dev/javadoc/
is ugly and shall be replaced by something nicer.
When issue 34382 is implemented only modules using
nbbuild/javadoctools/template.xml and providing
their arch.xml answers will be included in the
list. Please rewrite your module to use that
infrastructure to generate the javadoc. See 
http://openide.netbeans.org/tutorial/api.html
for more info.
Comment 1 Jaroslav Tulach 2003-06-19 09:24:33 UTC
When issue 34382 changes status, the API will no longer be visible on
the index page, until javadoctools and Arch.xml is written and used.
Comment 2 rmatous 2003-07-04 15:46:36 UTC
Target milestone: 4.0 (after vacation)
Comment 3 David Simonek 2004-01-20 16:59:13 UTC
Master FS is not part of 3.6, so this bug has no effect on it. Moving
to promo-D target milestone. Of course this can be fixed any time earlier.
Comment 4 rmatous 2004-02-03 17:25:40 UTC
Fixed.

/cvs/openide/arch/arch-openide-masterfs.xml,v  <-- 
arch-openide-masterfs.xml
initial revision: 1.1

/cvs/openide/masterfs/build.xml,v  <--  build.xml
new revision: 1.5; previous revision: 1.4

/cvs/nbbuild/build.properties,v  <--  build.properties
new revision: 1.129; previous revision: 1.128
Comment 5 Jaroslav Tulach 2004-02-05 09:17:25 UTC
Maybe better name "Master FileSystem" and change of the category of
the api to "devel" would be useful additional improvements.
Comment 6 pzajac 2004-02-25 12:43:01 UTC
verified