diff --git a/SUMMARY.md b/SUMMARY.md index 24629be0..049d924c 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -41,6 +41,7 @@ * [How to install and configure the CLI in an air-gapped environment](user-documentation/moderne-cli/how-to-guides/air-gapped-cli-install.md) * [How to execute user-supplied commands on a list of repositories](user-documentation/moderne-cli/how-to-guides/execute-user-supplied-commands.md) * [How to clone and synchronize organizations](user-documentation/moderne-cli/how-to-guides/clone-and-sync.md) + * [On prem source code management (SCM) server configuration](user-documentation/moderne-cli/how-to-guides/on-prem-scm-config.md) * [Configuring build steps](user-documentation/moderne-cli/how-to-guides/build-steps.md) * [Configuring build partitions](user-documentation/moderne-cli/how-to-guides/build-partitions.md) * [Bazel support](user-documentation/moderne-cli/how-to-guides/bazel-support.md) @@ -114,6 +115,7 @@ * [Configure Moderne DX with Maven repository access](administrator-documentation/moderne-dx/how-to-guides/configure-dx-with-maven-repository-access.md) * [Configure Moderne DX with Artifactory access: LSTs](administrator-documentation/moderne-dx/how-to-guides/configure-dx-with-artifactory-access.md) * [Configure Moderne DX with Artifactory access: recipes](administrator-documentation/moderne-dx/how-to-guides/configure-dx-with-artifactory-recipes.md) + * [Configure on-prem source code management (SCM) with Moderne DX](administrator-documentation/moderne-dx/how-to-guides/configure-dx-with-on-prem-scm.md) * [Configure Organizations with Moderne DX](administrator-documentation/moderne-dx/how-to-guides/configure-dx-organizations.md) * [Deploying recipe artifacts in Moderne DX](administrator-documentation/moderne-dx/how-to-guides/deploying-recipe-artifacts-in-moderne-dx.md) * [Configure Moderne DX with strict recipe sources](administrator-documentation/moderne-dx/how-to-guides/configure-dx-with-strict-recipe-sources.md)