-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution:
Won't Fix
-
Affects Version/s: 2.7.0.CR2
-
Fix Version/s: None
-
Component/s: RichFaces
-
Labels:None
-
Target Release:
-
Affects:Release Notes
-
Release Notes Docs Status:Documented as Known Issue
-
Release Notes Text:
jboss-wfk-2.7.0-richfaces-bin.zip (CR2) contains these two folders:
docs/vdldocs/richfaces-a4j
|
docs/vdldocs/richfaces-rich
|
When I open richfaces-a4j/index.html, I see VDLdoc for all components in a4j namespace. richfaces-rich contains Javadoc for rich components.
Upstream distribution (e.g. 4.5.2.Final) has this file structure:
doc/vdldoc/a4j (directory)
|
doc/vdldoc/resources (directory)
|
doc/vdldoc/rich (directory)
|
index.html
|
... other html files
|
When I open index.html, I can see VDLdoc for both a4j and rich components in the same way as online docs (http://docs.jboss.org/richfaces/latest_4_5_X/vdldoc/)