Skip to content

Commit d056c1b

Browse files
authored
Merge pull request mendix#9008 from mendix/lint-docs
[Auto] Lint docs
2 parents f2e0daf + 7a53456 commit d056c1b

27 files changed

Lines changed: 76 additions & 83 deletions

File tree

content/en/docs/appstore/use-content/platform-supported-content/modules/SAML/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,4 +599,4 @@ Your SAML IdP can consume the following endpoints at your app. Typically the SP-
599599
{{% alert color="info" %}}You must log into the Mendix Platform to see the lecture above.{{% /alert %}}
600600
* [Advanced configuration for SAML](/appstore/modules/saml/advanced-configuration/)
601601
* [Reference Guide for SAML IdP Configuration](/appstore/modules/saml/idp-attributes/)
602-
* [OIDC SSO](/appstore/modules/oidc/)
602+
* [OIDC SSO](/appstore/modules/oidc/)

content/en/docs/appstore/use-content/platform-supported-content/modules/SAML/advanced_configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ If you are using a custom URL, see [How Do I Get my SAML Metadata or CommunityCo
6060
## Read More
6161

6262
* [OIDC SSO](/appstore/modules/oidc/)
63-
* [Reference Guide for SAML IdP Configuration](/appstore/modules/saml/idp-attributes/)
63+
* [Reference Guide for SAML IdP Configuration](/appstore/modules/saml/idp-attributes/)

content/en/docs/appstore/use-content/platform-supported-content/modules/SAML/idp_attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,4 +201,4 @@ For information, see the [User Provisioning](/appstore/modules/saml/#user-provis
201201
## Read More
202202

203203
* [SAML](/appstore/modules/saml/)
204-
* [Advanced configuration for SAML](/appstore/modules/saml/advanced-configuration/)
204+
* [Advanced configuration for SAML](/appstore/modules/saml/advanced-configuration/)

content/en/docs/appstore/use-content/platform-supported-content/modules/aws/amazon-bedrock.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ You must have the latest [GenAI Commons](/appstore/modules/genai/commons/) versi
3131

3232
To ensure that your app can connect to Bedrock, you must also install and configure the [Encryption module](/appstore/modules/encryption/#configuration).
3333

34-
3534
### Licensing and Cost
3635

3736
This connector is available as a free download from the Mendix Marketplace, but the AWS service to which is connects may incur a usage cost. For more information, refer to AWS documentation.
@@ -118,7 +117,7 @@ To build a simple microflow that uses the ChatCompletions operation to send a si
118117
2. Create a new microflow and name it, for example, *AmazonBedrockChatCompletions*.
119118
3. Add a **Microflow call** from the **Toolbox** and choose microflow *AmazonBedrockConnector.BedrockDeployedModel_Get*
120119
4. Double-click it to configure its parameters.
121-
1. For the **ModelID** parameter, enter the model id of the LLM you want to send a message to. The model id of Claude 3.5 Sonnet is *anthropic.claude-3-5-sonnet-20240620-v1:0*.
120+
1. For the **ModelID** parameter, enter the model id of the LLM you want to send a message to. The model id of Claude 3.5 Sonnet is *anthropic.claude-3-5-sonnet-20240620-v1:0*.
122121
2. Click **OK**.
123122
5. In the **Toolbox**, search for the **Chat Completions (without history)** activity in the *GenAI (Generate)* and drag it onto your microflow.
124123
6. Double click on the activity to see its parameters.

content/en/docs/appstore/use-content/platform-supported-content/modules/database-connector-mx10.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,4 +255,4 @@ Execute queries as you would with supported databases, and retrieve responses in
255255

256256
{{% alert color="info" %}}
257257
By default, autocommit is set to false for design time queries.
258-
{{% /alert %}}
258+
{{% /alert %}}

content/en/docs/community-tools/mendix-exams/manage-exam-seats.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@ In the **Invited Students** section, you can check the status of the invitations
5555

5656
An invitation can have one of the following statuses:
5757

58-
- **NOT ACCEPTED YET**: The student has not accepted the invitation. You can still [remind the student](#remind-student) or [withdraw the invitation](#withdraw-invitation).
59-
- **REGISTERED**: The student has registered but has not yet completed the exam.
60-
- **UNDISCLOSED**: The student has taken the exam but has not shared the result. A student can choose not to share the result with the exam admin when they register for the exam.
61-
- **CERTIFIED**: The student has passed the exam and is certified.
62-
- **FAILED**: The student has taken the exam and failed.
58+
* **NOT ACCEPTED YET**: The student has not accepted the invitation. You can still [remind the student](#remind-student) or [withdraw the invitation](#withdraw-invitation).
59+
* **REGISTERED**: The student has registered but has not yet completed the exam.
60+
* **UNDISCLOSED**: The student has taken the exam but has not shared the result. A student can choose not to share the result with the exam admin when they register for the exam.
61+
* **CERTIFIED**: The student has passed the exam and is certified.
62+
* **FAILED**: The student has taken the exam and failed.
6363

6464
### Reminding Students to Accept an Invitation {#remind-student}
6565

content/en/docs/howto/extensibility/howto-datastorage-api.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,6 @@ You can use an API call to execute SQL queries on the application database. Usin
219219
Although there is no restriction on which SQL clauses you can use, you should not modify Mendix tables or their contents. Doing so can prevent your app from working and can, potentially, corrupt your data.
220220
{{% /alert %}}
221221

222-
223222
The definition of the Java action resembles the OQL action, but instead of an OQL parameter you have an SQL parameter.
224223

225224
{{< figure src="/attachments/howto/extensibility/howto-datastorage-api/image025.png" class="no-border" >}}

content/en/docs/private-platform/configuration/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,3 @@ aliases:
1212
Documents in this section provide more information about configuring CI/CD and version control for Private Mendix Platform. Some of the settings that you configure here are initially set by the [Private Platform Configuration Wizard](/private-mendix-platform/quickstart/#wizard). Administrators can also update them at any time after the initial configuration.
1313

1414
For more information about all configuration options available to Private Mendix Platform administrators, refer to [Private Mendix Platform Functionalities - Administrators](/private-mendix-platform/reference-guide/admin/).
15-

content/en/docs/private-platform/configuration/pmp-version-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@ Users must generate their own PAT to work with Azure DevOps by doing the followi
127127
2. Click **Manage My Account** > **Service Credentials**.
128128
3. Click **Register New Credentials** > **Azure DevOps**, then click **Get My Azure PAT**.
129129
4. On the Microsoft login screen, input you Azure user credentials to verify and authorize the app.
130-
5. Wait for the PAT and Azure user email to be displayed on the **Service Credentials** page in Private Mendix Platform.
130+
5. Wait for the PAT and Azure user email to be displayed on the **Service Credentials** page in Private Mendix Platform.

content/en/docs/private-platform/reference/admin/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ Private Mendix Platform distinguishes between the following types of administrat
2020
* Company admin - This role primarily manages business-as-usual tasks, for example inviting new users to an app, or approving Marketplace contents. Settings relevant for company admins are available in the [Manage](/private-mendix-platform/reference-guide/admin/company/#manage) section of the admin navigation menu.
2121
* Systems admin - This role primarily manages key settings which must be configured during the initial implementation, and which are rarely modified during normal operation. Settings relevant for systems admins are available in the [Settings](/private-mendix-platform/reference-guide/admin/system/#settings) section of the admin navigation menu.
2222

23-
{{< figure src="/attachments/private-platform/pmp-admin4.png" class="no-border" >}}
23+
{{< figure src="/attachments/private-platform/pmp-admin4.png" class="no-border" >}}

0 commit comments

Comments
 (0)