Evgeny Stanilovsky created IGNITE-28593:
-------------------------------------------
Summary: Fix numerous errors in *.adoc files
Key: IGNITE-28593
URL: https://issues.apache.org/jira/browse/IGNITE-28593
Project: Ignite
Issue Type: Improvement
Components: documentation
Affects Versions: 2.17, 2.18
Reporter: Evgeny Stanilovsky
Assignee: Evgeny Stanilovsky
Fix For: 2.19
Numerous errors are found during *.adoc files parsing, need to fix them.
Example of some errors :
{noformat}
asciidoctor: ERROR: data-format.adoc: line 578: dropping cells from incomplete
row detected end of table
asciidoctor: ERROR: key-value-queries.adoc: line 1315: dropping cells from
incomplete row detected end of table
...
asciidoctor: ERROR: logging.adoc: line 67: include file not found:
/home/zstan/work/repo/ignite-website/_docs/_docs/{javaFile}
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)