You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From Tim: I think the new/latest approach is that an MP .adoc file has an include::{rootdir}/includes/mp.adodc[] and the obvious parallel for SE.
Formatting issues:
On this page https://helidon.io/docs/latest/index.html#/mp/security/providers#OIDC-Provider in the CORS Settings section:
The CORS Settings header looks to be at too high a level (== instead of === I think in docs/includes/security/providers/oidc.adoc). The first sentence there refers to the cors block under the oidc block of the configuration.
Just below that on that same rendered page is a bad include . It looks as if the problem is at docs/includes/cors.adoc line 93. AsciiDoc requires a file (even for references to tags in the same file according to its documentation) but none is there. Locally as a test I inserted cors.adoc (the current file) just after the :: and my IDE rendered the expected table correctly.
helidon.iohelidon.io Introduction
Helidon
As of 3.x, Helidon docs have adopted a new doc template:
Overview
Maven Coordinates
Usage
API
Configuration
Examples*
Additional Information*
*use if applicable
The text was updated successfully, but these errors were encountered:
Environment Details
SE
Docs that have missing TOCs:
Docs that have TOC formatting issues:
Docs not using new template:
Lowercase Se
https://helidon.io/docs/v3/#/se/reactive-messaging
[ ]
MP
Docs that have missing TOCs:
https://helidon.io/docs/v3/#/mp/config/introduction
https://helidon.io/docs/v3/#/mp/config/advanced-configuration
Docs that have TOC formatting issues:
<>
https://helidon.io/docs/v3/#/mp/persistence
https://helidon.io/docs/v3/#/mp/persistence needs to be reworked_
Docs not using new template:
Lowercase Mp
From Tim: I think the new/latest approach is that an MP .adoc file has an include::{rootdir}/includes/mp.adodc[] and the obvious parallel for SE.
Formatting issues:
On this page https://helidon.io/docs/latest/index.html#/mp/security/providers#OIDC-Provider in the CORS Settings section:
The CORS Settings header looks to be at too high a level (== instead of === I think in docs/includes/security/providers/oidc.adoc). The first sentence there refers to the cors block under the oidc block of the configuration.
Just below that on that same rendered page is a bad include . It looks as if the problem is at docs/includes/cors.adoc line 93. AsciiDoc requires a file (even for references to tags in the same file according to its documentation) but none is there. Locally as a test I inserted cors.adoc (the current file) just after the :: and my IDE rendered the expected table correctly.
helidon.iohelidon.io
Introduction
Helidon
As of 3.x, Helidon docs have adopted a new doc template:
Overview
Maven Coordinates
Usage
API
Configuration
Examples*
Additional Information*
*use if applicable
The text was updated successfully, but these errors were encountered: