Peter Somogyi created HBASE-22226:
-------------------------------------
Summary: Incorrect level for headings in asciidoc
Key: HBASE-22226
URL: https://issues.apache.org/jira/browse/HBASE-22226
Project: HBase
Issue Type: Bug
Components: documentation
Affects Versions: 3.0.0
Reporter: Peter Somogyi
Fix For: 3.0.0
{{mvn site}} prints the following errors forĀ
appendix_hbase_incompatibilities.adoc file.
{noformat}
asciidoctor: WARNING: _chapters/appendix_hbase_incompatibilities.adoc: line
128: section title out of sequence: expected level 4, got level 5
asciidoctor: WARNING: _chapters/appendix_hbase_incompatibilities.adoc: line
200: list item index: expected 1, got 2{noformat}
The heading level is incorrect and the listing is broken into multiple sections
which is not supported.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)