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

[New Docs PR] Integration Docs #4566

Merged
merged 3 commits into from
Jul 19, 2022

Conversation

arjav-desai
Copy link
Member

Addresses #4319 and #4299

@arjav-desai arjav-desai added this to the 3.0.0 milestone Jul 18, 2022
@arjav-desai arjav-desai self-assigned this Jul 18, 2022
Copy link
Member

@barchetta barchetta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please run mvn site -N and fix bad toc references:

index 534d40f63..d59aecda9 100644
--- a/docs/mp/integrations/hcv.adoc
+++ b/docs/mp/integrations/hcv.adoc
@@ -27,10 +27,10 @@ include::{rootdir}/includes/mp.adoc[]
 == ToC

 - <<Overview, Overview>>
-- <<Maven-Coordinates, Maven Coordinates>>
+- <<maven-coordinates, Maven Coordinates>>
 - <<Usage, Usage>>
 - <<Examples, Examples>>
-- <<Local Testing, Local Testing>>
+- <<Local-Testing, Local Testing>>
 - <<References, References>>

 == Overview
@@ -516,7 +516,7 @@ public class TransitResource {
 <9> Verify HMAC.
 <10> Verify signature.

-== Local Testing
+== Local Testing [[Local-Testing]]

 Vault is available as a docker image, so to test locally, you can simply:

diff --git a/docs/mp/integrations/oci.adoc b/docs/mp/integrations/oci.adoc
index a55553e8d..6252dd65e 100644
--- a/docs/mp/integrations/oci.adoc
+++ b/docs/mp/integrations/oci.adoc
@@ -28,10 +28,10 @@ include::{rootdir}/includes/mp.adoc[]
 == ToC

 - <<Overview, Overview>>
-- <<Maven-Coordinates, Maven Coordinates>>
+- <<maven-coordinates, Maven Coordinates>>
 - <<Usage, Usage>>
 - <<Examples, Examples>>
-- <<Reference, Reference>>
+- <<References, References>>

 == Overview

diff --git a/docs/se/integrations/hcv.adoc b/docs/se/integrations/hcv.adoc
index 37a8dac2a..0cde8a2d6 100644
--- a/docs/se/integrations/hcv.adoc
+++ b/docs/se/integrations/hcv.adoc
@@ -27,10 +27,10 @@ include::{rootdir}/includes/se.adoc[]
 == ToC

 - <<Overview, Overview>>
-- <<Maven-Coordinates, Maven Coordinates>>
+- <<maven-coordinates, Maven Coordinates>>
 - <<Usage, Usage>>
 - <<Examples, Examples>>
-- <<Local Testing, Local Testing>>
+- <<Local-Testing, Local Testing>>
 - <<References, References>>

 == Overview
@@ -562,7 +562,7 @@ class K8sExample {
 <3> Disable Kubernetes authentication if needed.
 <4> Function used to enable Kubernetes authentication.

-== Local testing
+== Local Testing [[Local-Testing]]

 Vault is available as a docker image, so to test locally, you can simply:

@arjav-desai arjav-desai marked this pull request as ready for review July 19, 2022 00:53
@arjav-desai arjav-desai merged commit 3d43ae4 into helidon-io:master Jul 19, 2022
romain-grecourt pushed a commit to MadsBrun/helidon that referenced this pull request Jul 21, 2022
@arjav-desai arjav-desai deleted the helidon_integ_docs branch August 22, 2022 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants