zstan commented on PR #13066:
URL: https://github.com/apache/ignite/pull/13066#issuecomment-4304047624
been fixed:
```
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: WARNING: atomicity-modes.adoc: line 46: unterminated admonition
block
asciidoctor: ERROR: deb-rpm.adoc: line 62: 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}
asciidoctor: ERROR: logging.adoc: line 101: include file not found:
/home/zstan/work/repo/ignite-website/_docs/_docs/{javaFile}
asciidoctor: ERROR: logging.adoc: line 125: include file not found:
/home/zstan/work/repo/ignite-website/_docs/_docs/{javaFile}
asciidoctor: WARNING: new-metrics-system.adoc: line 484: unterminated open
block
asciidoctor: ERROR: restapi.adoc: line 2423: dropping cells from incomplete
row detected end of table
asciidoctor: ERROR: control-script.adoc: line 1654: table missing leading
separator; recovering automatically
asciidoctor: WARNING: control-script.adoc: line 1676: unterminated table
block
asciidoctor: ERROR: control-script.adoc: line 1678: table missing leading
separator; recovering automatically
```
how to check locally :
`asciidoctor -w -a
javaCodeDir=../../_docs/code-snippets/java/src/main/java/org/apache/ignite/snippets
./_docs/services/services.adoc`
`-a javaCodeDir` param depends on relative path, `services/services.adoc`
can be changed to different erroneous.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]