Improve Formatting of Tag Doc Summary section
---------------------------------------------
Key: TRINIDAD-1731
URL: https://issues.apache.org/jira/browse/TRINIDAD-1731
Project: MyFaces Trinidad
Issue Type: Improvement
Components: Documentation
Affects Versions: 1.2.12-plugins
Reporter: Maria Kaval
Priority: Minor
Today the summary section of the tag doc (the top section where it lists for
example the tag name, component class, component type and whether or not
something is a naming container doesn't have very nice formatting. As an
example see http://myfaces.apache.org/trinidad/trinidad-api/tagdoc/tr_table.html
With this JIRA I will instead generate an HTML table, so that the left side and
right side are well-aligned, and it will be cleaner to read. I will make the
formatting of the lines consistent (bold on left, each word starts with a
capital letter, each phrase ends with a colon and each line takes up the same
amount of space - today some lines have white space around them while others
don't).
The summary section table will be in a div to allow CSS styling separate from
other tables in the tag doc.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.