You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dj...@apache.org on 2020/10/30 01:39:13 UTC

[camel] branch master updated: workaround bogus xref-validator nav file reclassification

This is an automated email from the ASF dual-hosted git repository.

djencks pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 167bf23  workaround bogus xref-validator nav file reclassification
167bf23 is described below

commit 167bf233e8285e27bc76354e16167e45fd5e1873
Author: David Jencks <dj...@apache.org>
AuthorDate: Thu Oct 29 15:17:16 2020 -0700

    workaround bogus xref-validator nav file reclassification
---
 docs/components/modules/ROOT/pages/index.adoc        | 3 ++-
 docs/components/modules/dataformats/pages/index.adoc | 3 ++-
 docs/components/modules/languages/pages/index.adoc   | 3 ++-
 docs/components/modules/others/pages/index.adoc      | 3 ++-
 4 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/docs/components/modules/ROOT/pages/index.adoc b/docs/components/modules/ROOT/pages/index.adoc
index 1d68e0e..c71adc4 100644
--- a/docs/components/modules/ROOT/pages/index.adoc
+++ b/docs/components/modules/ROOT/pages/index.adoc
@@ -27,5 +27,6 @@ Number of Non-Core Components: indexCount:[attributes=!core] in indexUniqueCount
 |===
 | Component | Artifact | Support Level | Since | Description
 |===
-indexTable::[attributes=!core,cells="$xref,artifactid,supportlevel,since,description"]
+//'relative=!nav.adoc' is a workaround for https://gitlab.com/antora/xref-validator/-/issues/9
+indexTable::[relative=!nav.adoc,attributes=!core,cells="$xref,artifactid,supportlevel,since,description"]
 
diff --git a/docs/components/modules/dataformats/pages/index.adoc b/docs/components/modules/dataformats/pages/index.adoc
index 77ac5c8..db2019c 100644
--- a/docs/components/modules/dataformats/pages/index.adoc
+++ b/docs/components/modules/dataformats/pages/index.adoc
@@ -9,5 +9,6 @@ Number of Data Formats: indexCount:[] in indexUniqueCount:[unique=artifactid] JA
 |===
 | Data Format | Artifact | Support Level | Since | Description
 |===
-indexTable::[cells="$xref,artifactid,supportlevel,since,description"]
+//'relative=!nav.adoc' is a workaround for https://gitlab.com/antora/xref-validator/-/issues/9
+indexTable::[relative=!nav.adoc,cells="$xref,artifactid,supportlevel,since,description"]
 
diff --git a/docs/components/modules/languages/pages/index.adoc b/docs/components/modules/languages/pages/index.adoc
index bb878b0..37cdd2d 100644
--- a/docs/components/modules/languages/pages/index.adoc
+++ b/docs/components/modules/languages/pages/index.adoc
@@ -9,5 +9,6 @@ Number of Languages: indexCount:[] in indexUniqueCount:[unique=artifactid] JAR a
 |===
 | Language | Artifact | Support Level | Since | Description
 |===
-indexTable::[cells="$xref,artifactid,supportlevel,since,description"]
+//'relative=!nav.adoc' is a workaround for https://gitlab.com/antora/xref-validator/-/issues/9
+indexTable::[relative=!nav.adoc,cells="$xref,artifactid,supportlevel,since,description"]
 
diff --git a/docs/components/modules/others/pages/index.adoc b/docs/components/modules/others/pages/index.adoc
index 337e023..f3f7274 100644
--- a/docs/components/modules/others/pages/index.adoc
+++ b/docs/components/modules/others/pages/index.adoc
@@ -11,7 +11,8 @@ Number of Miscellaneous Components: indexCount:[] in indexUniqueCount:[unique=ar
 |===
 | Component | Artifact | Support Level | Since | Description
 |===
-indexTable::[cells="$xref,artifactid,supportlevel,since,description"]
+//'relative=!nav.adoc' is a workaround for https://gitlab.com/antora/xref-validator/-/issues/9
+indexTable::[relative=!nav.adoc,cells="$xref,artifactid,supportlevel,since,description"]