[
https://issues.apache.org/jira/browse/HBASE-11176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Misty Stanley-Jones updated HBASE-11176:
----------------------------------------
Attachment: HBASE-11176.patch
* Removed extraneous enclosing <section>
* Fixed the "id" to "xml:id"
* Changed the "default" section to a formalpara so that "Default" is actually a
title element. This will help readability and structure.
I did experiment with using a <variablelist> or a <informaltable> to hold the
tabular information but it was so much more visually heavyweight that I held
off.
Note that until HBASE-11177 is committed, the generated file is still invalid
as it still has a duplicated ID.
> Make /src/main/xslt/configuration_to_docbook_section.xsl produce better
> Docbook
> -------------------------------------------------------------------------------
>
> Key: HBASE-11176
> URL: https://issues.apache.org/jira/browse/HBASE-11176
> Project: HBase
> Issue Type: Bug
> Components: build, documentation
> Affects Versions: 0.98.2
> Reporter: Misty Stanley-Jones
> Assignee: Misty Stanley-Jones
> Attachments: HBASE-11176.patch
>
>
> The file generates XML that is not valid, though it does build. As an
> example, the ID needs to be xml:id
> Sub-tasks:
> 1. Research the best way to display the info
> 2. Fix up the XSLT transform accordingly.
--
This message was sent by Atlassian JIRA
(v6.2#6252)