diff --git a/docs/en/ambient-context-pattern.md b/docs/en/ambient-context-pattern.md index 09f57c6cd7..411db43789 100644 --- a/docs/en/ambient-context-pattern.md +++ b/docs/en/ambient-context-pattern.md @@ -1,3 +1,3 @@ -## Ambient Context Pattern +# Ambient Context Pattern This document is planned to be written later. \ No newline at end of file diff --git a/docs/en/aspect-oriented-programming.md b/docs/en/aspect-oriented-programming.md index 64f0fdb256..c578f1e89c 100644 --- a/docs/en/aspect-oriented-programming.md +++ b/docs/en/aspect-oriented-programming.md @@ -1,3 +1,3 @@ -## Dynamic Proxying / Interceptors +# Dynamic Proxying / Interceptors This document is planned to be written later. \ No newline at end of file diff --git a/docs/en/dynamic-proxying-interceptors.md b/docs/en/dynamic-proxying-interceptors.md index 34c9c69b67..722eadc249 100644 --- a/docs/en/dynamic-proxying-interceptors.md +++ b/docs/en/dynamic-proxying-interceptors.md @@ -1,4 +1,4 @@ -## Dynamic Proxying / Interceptors +# Dynamic Proxying / Interceptors This document is planned to be written later. diff --git a/docs/en/framework/fundamentals/application-startup.md b/docs/en/framework/fundamentals/application-startup.md index 920e1f78cc..e985048714 100644 --- a/docs/en/framework/fundamentals/application-startup.md +++ b/docs/en/framework/fundamentals/application-startup.md @@ -1,4 +1,4 @@ -## ABP Application Startup +# ABP Application Startup You typically use the [ABP CLI](../../cli)'s `abp new` command to [get started](../../get-started/layered-web-application.md) with one of the pre-built [startup solution templates](../../solution-templates). When you do that, you generally don't need to know the details of how the ABP is integrated with your application or how it is configured and initialized. The startup template also comes with the fundamental ABP packages and [application modules](../../modules) are pre-installed and configured for you. diff --git a/docs/en/ui-themes/lepton-x/angular-customization.md b/docs/en/ui-themes/lepton-x/angular-customization.md index 5c570478c2..71ee3761f2 100644 --- a/docs/en/ui-themes/lepton-x/angular-customization.md +++ b/docs/en/ui-themes/lepton-x/angular-customization.md @@ -1,4 +1,4 @@ -## Customization +# Customization ### Layouts diff --git a/docs/en/ui-themes/lepton-x/angular/how-to-add-a-new-variation-to-lepton-x-for-angular.md b/docs/en/ui-themes/lepton-x/angular/how-to-add-a-new-variation-to-lepton-x-for-angular.md index 01ea39c5ec..afea2fd228 100644 --- a/docs/en/ui-themes/lepton-x/angular/how-to-add-a-new-variation-to-lepton-x-for-angular.md +++ b/docs/en/ui-themes/lepton-x/angular/how-to-add-a-new-variation-to-lepton-x-for-angular.md @@ -1,4 +1,4 @@ -## How to Add a New Appearance to LeptonX for Angular +# How to Add a New Appearance to LeptonX for Angular LeptonX has four appearances: light, dim, dark, and system. You can add a new appearance to LeptonX for Angular. In this document, we will show you how to add a new appearance to LeptonX for Angular. ### Step 1: Creating the New Theme Definition diff --git a/docs/en/ui-themes/lepton-x/angular/how-to-change-default-theme-option.md b/docs/en/ui-themes/lepton-x/angular/how-to-change-default-theme-option.md index 961cbc461e..4b58c4b106 100644 --- a/docs/en/ui-themes/lepton-x/angular/how-to-change-default-theme-option.md +++ b/docs/en/ui-themes/lepton-x/angular/how-to-change-default-theme-option.md @@ -1,4 +1,4 @@ -## Configuring the Default Theme for LeptonX +# Configuring the Default Theme for LeptonX The LeptonX theme offers multiple appearances to suit your application's visual style. You can easily configure the default theme for your application using the ThemeLeptonXModule provided by LeptonX. ### Configuration Code diff --git a/docs/en/ui-themes/lepton-x/comparison-obsolete.md b/docs/en/ui-themes/lepton-x/comparison-obsolete.md index 2870be0a8e..e14dcfc368 100644 --- a/docs/en/ui-themes/lepton-x/comparison-obsolete.md +++ b/docs/en/ui-themes/lepton-x/comparison-obsolete.md @@ -1,4 +1,4 @@ -## Feature Set +# Feature Set ### Frontend Choices