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

davsclaus pushed a change to branch fix/CAMEL-23806-split-long-doc-pages
in repository https://gitbox.apache.org/repos/asf/camel.git


    omit e6d2785ba72a CAMEL-23806: Fix cross-module xref links in PQC docs
     add 0e1c39eb9021 CAMEL-23806: Fix cross-module xref links in PQC and 
Keycloak docs

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (e6d2785ba72a)
            \
             N -- N -- N   refs/heads/fix/CAMEL-23806-split-long-doc-pages 
(0e1c39eb9021)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../camel-keycloak/src/main/docs/keycloak-component.adoc     | 12 ++++++------
 .../camel-keycloak/src/main/docs/keycloak-consumer.adoc      |  2 +-
 .../camel-keycloak/src/main/docs/keycloak-producer.adoc      |  2 +-
 .../camel-keycloak/src/main/docs/keycloak-security.adoc      |  2 +-
 components/camel-pqc/src/main/docs/pqc-component.adoc        | 12 ++++++------
 components/camel-pqc/src/main/docs/pqc-dataformat.adoc       |  6 +++---
 components/camel-pqc/src/main/docs/pqc-hybrid.adoc           |  2 +-
 components/camel-pqc/src/main/docs/pqc-key-lifecycle.adoc    |  2 +-
 docs/components/modules/ROOT/nav.adoc                        | 10 +++++-----
 docs/components/modules/ROOT/pages/keycloak-consumer.adoc    |  1 -
 docs/components/modules/ROOT/pages/keycloak-producer.adoc    |  1 -
 docs/components/modules/ROOT/pages/keycloak-security.adoc    |  1 -
 docs/components/modules/ROOT/pages/pqc-hybrid.adoc           |  1 -
 docs/components/modules/ROOT/pages/pqc-key-lifecycle.adoc    |  1 -
 14 files changed, 25 insertions(+), 30 deletions(-)
 delete mode 120000 docs/components/modules/ROOT/pages/keycloak-consumer.adoc
 delete mode 120000 docs/components/modules/ROOT/pages/keycloak-producer.adoc
 delete mode 120000 docs/components/modules/ROOT/pages/keycloak-security.adoc
 delete mode 120000 docs/components/modules/ROOT/pages/pqc-hybrid.adoc
 delete mode 120000 docs/components/modules/ROOT/pages/pqc-key-lifecycle.adoc

Reply via email to