Tag doc to list relationship between tags
-----------------------------------------
Key: TRINIDAD-1679
URL: https://issues.apache.org/jira/browse/TRINIDAD-1679
Project: MyFaces Trinidad
Issue Type: Improvement
Components: Documentation
Affects Versions: 1.2.11-plugins
Reporter: Maria Kaval
Priority: Minor
The tag doc should list relationships between tags. For example, if a given
facet of a component can only take a component of type X, that should be listed
on the tag doc page, and a link to the tag doc for component X provided.
This JIRA will supported parsing out the existing fmd:allowed-child-components
and fmd:required-ancestor-contracts (from the namespace
http://java.sun.com/xml/ns/javaee/faces/design-time-metadata) from the
component XML files and converting that into relevant tag names, then adding
that information into the generated tag doc pages.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.