Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task]: cleanup doc warnings #4097

Closed
bamaer opened this issue Jun 30, 2024 · 1 comment
Closed

[Task]: cleanup doc warnings #4097

bamaer opened this issue Jun 30, 2024 · 1 comment
Assignees
Milestone

Comments

@bamaer
Copy link
Contributor

bamaer commented Jun 30, 2024

What needs to happen?

The website build shows various warnings for the doc syntax

yarn run v1.22.10
$ run-s preview-local:*
$ antora --require ./menu.js site-local.yml
[12:09:20.835] WARN (asciidoctor): unterminated table block
    file: /Users/bart/git-hop/hop/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/cratedb-bulkloader.adoc:90
    source: /Users/bart/git-hop/hop/ (refname: 3545 <worktree>, start path: docs/hop-user-manual)
[12:09:20.994] WARN (asciidoctor): skipping reference to missing attribute: myvar
    file: /Users/bart/git-hop/hop/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/filterrows.adoc
    source: /Users/bart/git-hop/hop/ (refname: 3545 <worktree>, start path: docs/hop-user-manual)
[12:09:21.072] WARN (asciidoctor): skipping reference to missing attribute: param1
    file: /Users/bart/git-hop/hop/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/formula.adoc
    source: /Users/bart/git-hop/hop/ (refname: 3545 <worktree>, start path: docs/hop-user-manual)
[12:09:21.073] WARN (asciidoctor): skipping reference to missing attribute: param1
    file: /Users/bart/git-hop/hop/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/formula.adoc
    source: /Users/bart/git-hop/hop/ (refname: 3545 <worktree>, start path: docs/hop-user-manual)
[12:09:21.171] WARN (asciidoctor): skipping reference to missing attribute: myparam
    file: /Users/bart/git-hop/hop/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/getvariable.adoc
    source: /Users/bart/git-hop/hop/ (refname: 3545 <worktree>, start path: docs/hop-user-manual)
[12:09:21.171] WARN (asciidoctor): skipping reference to missing attribute: myparam
    file: /Users/bart/git-hop/hop/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/getvariable.adoc
    source: /Users/bart/git-hop/hop/ (refname: 3545 <worktree>, start path: docs/hop-user-manual)
[12:09:21.751] WARN (asciidoctor): skipping reference to missing attribute: mycounter
    file: /Users/bart/git-hop/hop/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/writetolog.adoc
    source: /Users/bart/git-hop/hop/ (refname: 3545 <worktree>, start path: docs/hop-user-manual)
[12:09:21.909] WARN (asciidoctor): skipping reference to missing attribute: myvariable
    file: /Users/bart/git-hop/hop/docs/hop-user-manual/modules/ROOT/pages/workflow/actions/setvariables.adoc
    source: /Users/bart/git-hop/hop/ (refname: 3545 <worktree>, start path: docs/hop-user-manual)
[12:09:21.909] WARN (asciidoctor): skipping reference to missing attribute: myvariable
    file: /Users/bart/git-hop/hop/docs/hop-user-manual/modules/ROOT/pages/workflow/actions/setvariables.adoc
    source: /Users/bart/git-hop/hop/ (refname: 3545 <worktree>, start path: docs/hop-user-manual)
[12:09:22.029] WARN (asciidoctor): skipping reference to missing attribute: catalina_home
    file: /Users/bart/git-hop/hop/docs/hop-dev-manual/modules/ROOT/pages/hopweb/index.adoc
    source: /Users/bart/git-hop/hop/ (refname: 3545 <worktree>, start path: docs/hop-dev-manual)
Site generation complete!

Issue Priority

Priority: 3

Issue Component

Component: Documentation, Component: Website

@bamaer
Copy link
Contributor Author

bamaer commented Jun 30, 2024

.take-issue

@github-actions github-actions bot added this to the 2.10 milestone Jun 30, 2024
@hansva hansva closed this as completed in a119b36 Jul 1, 2024
hansva added a commit that referenced this issue Jul 1, 2024
various minor doc updates. fixes #4097
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant