Andy LoPresto created NIFI-1880:
-----------------------------------
Summary: AsciiDoc warnings in "NiFi In-Depth" documentation
Key: NIFI-1880
URL: https://issues.apache.org/jira/browse/NIFI-1880
Project: Apache NiFi
Issue Type: Bug
Components: Documentation & Website
Affects Versions: 0.6.1
Reporter: Andy LoPresto
Priority: Minor
Fix For: 1.0.0, 0.7.0
When building the project, there are asciidoc errors and warnings in
{{nifi-in-depth.adoc}}.
{code}
[INFO] --- asciidoctor-maven-plugin:1.5.2:process-asciidoc (output-html) @
nifi-docs ---
[INFO] Rendered
/Users/alopresto/Workspace/nifi/nifi-docs/target/asciidoc/administration-guide.adoc
[INFO] Rendered
/Users/alopresto/Workspace/nifi/nifi-docs/target/asciidoc/developer-guide.adoc
[INFO] Rendered
/Users/alopresto/Workspace/nifi/nifi-docs/target/asciidoc/expression-language-guide.adoc
[INFO] Rendered
/Users/alopresto/Workspace/nifi/nifi-docs/target/asciidoc/getting-started.adoc
asciidoctor: WARNING: nifi-in-depth.adoc: line 48: section title out of
sequence: expected level 3, got level 4
asciidoctor: WARNING: nifi-in-depth.adoc: line 57: section title out of
sequence: expected level 3, got level 4
asciidoctor: WARNING: nifi-in-depth.adoc: line 70: section title out of
sequence: expected level 3, got level 4
asciidoctor: WARNING: nifi-in-depth.adoc: line 89: section title out of
sequence: expected level 3, got level 4
asciidoctor: WARNING: nifi-in-depth.adoc: line 100: section title out of
sequence: expected level 3, got level 4
asciidoctor: WARNING: nifi-in-depth.adoc: line 104: section title out of
sequence: expected level 3, got level 4
asciidoctor: WARNING: nifi-in-depth.adoc: line 120: section title out of
sequence: expected level 2, got level 4
asciidoctor: WARNING: nifi-in-depth.adoc: line 147: section title out of
sequence: expected level 3, got level 4
asciidoctor: WARNING: nifi-in-depth.adoc: line 154: section title out of
sequence: expected level 3, got level 4
asciidoctor: WARNING: nifi-in-depth.adoc: line 170: section title out of
sequence: expected level 3, got level 4
asciidoctor: WARNING: nifi-in-depth.adoc: line 186: section title out of
sequence: expected level 3, got level 4
asciidoctor: WARNING: nifi-in-depth.adoc: line 193: section title out of
sequence: expected level 3, got level 4
asciidoctor: WARNING: nifi-in-depth.adoc: line 201: section title out of
sequence: expected level 3, got level 4
asciidoctor: ERROR: nifi-in-depth.adoc: line 206: only book doctypes can
contain level 0 sections
asciidoctor: ERROR: nifi-in-depth.adoc: line 206: only book doctypes can
contain level 0 sections
asciidoctor: ERROR: nifi-in-depth.adoc: line 206: only book doctypes can
contain level 0 sections
asciidoctor: ERROR: nifi-in-depth.adoc: line 206: only book doctypes can
contain level 0 sections
[INFO] Rendered
/Users/alopresto/Workspace/nifi/nifi-docs/target/asciidoc/nifi-in-depth.adoc
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)