From 5240d7ecc29f920eb56a96ef01254f03756970a2 Mon Sep 17 00:00:00 2001 From: Fahri Gedik Date: Wed, 9 Oct 2024 12:40:05 +0300 Subject: [PATCH] update doc title --- .../Using-DevExtreme-Components-With-The-ABP-Framework.md | 2 +- .../POST.md | 2 +- .../POST.md | 2 +- .../POST.md | 2 +- .../POST.md | 2 +- .../2023-03-20- IdentityUser-Relationships/Post.md | 2 +- docs/en/framework/api-development/index.md | 2 +- docs/en/framework/api-development/standard-apis/index.md | 2 +- .../architecture/best-practices/application-layer-overview.md | 2 +- .../architecture/best-practices/data-access-overview.md | 2 +- .../architecture/best-practices/domain-layer-overview.md | 2 +- .../architecture/domain-driven-design/application-layer.md | 2 +- .../framework/architecture/domain-driven-design/domain-layer.md | 2 +- docs/en/framework/fundamentals/index.md | 2 +- docs/en/framework/infrastructure/index.md | 2 +- docs/en/framework/ui/index.md | 2 +- docs/en/modules/openiddict.md | 2 +- docs/en/release-info/index.md | 2 +- docs/en/tools.md | 2 +- docs/en/tutorials/index.md | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/docs/en/Community-Articles/2020-08-18-Using-DevExtreme-Components-With-The-ABP-Framework/Using-DevExtreme-Components-With-The-ABP-Framework.md b/docs/en/Community-Articles/2020-08-18-Using-DevExtreme-Components-With-The-ABP-Framework/Using-DevExtreme-Components-With-The-ABP-Framework.md index fdaaefbea1..a6e50ab50a 100644 --- a/docs/en/Community-Articles/2020-08-18-Using-DevExtreme-Components-With-The-ABP-Framework/Using-DevExtreme-Components-With-The-ABP-Framework.md +++ b/docs/en/Community-Articles/2020-08-18-Using-DevExtreme-Components-With-The-ABP-Framework/Using-DevExtreme-Components-With-The-ABP-Framework.md @@ -1,4 +1,4 @@ -## Using DevExtreme Components With the ABP Framework +# Using DevExtreme Components With the ABP Framework Hi, in this step by step article, I will show you how to integrate [DevExtreme](https://js.devexpress.com/) components into ABP Framework-based applications. diff --git a/docs/en/Community-Articles/2020-12-10-How-to-Integrate-the-DevExpress-Blazor-Component/POST.md b/docs/en/Community-Articles/2020-12-10-How-to-Integrate-the-DevExpress-Blazor-Component/POST.md index 4f2f5556eb..4b618b81b8 100644 --- a/docs/en/Community-Articles/2020-12-10-How-to-Integrate-the-DevExpress-Blazor-Component/POST.md +++ b/docs/en/Community-Articles/2020-12-10-How-to-Integrate-the-DevExpress-Blazor-Component/POST.md @@ -1,4 +1,4 @@ -## Using DevExpress Blazor UI Components With the ABP Framework +# Using DevExpress Blazor UI Components With the ABP Framework Hi, in this step by step article, I will show you how to integrate [DevExpress](https://demos.devexpress.com/blazor/) blazor UI components into ABP Framework-based applications. diff --git a/docs/en/Community-Articles/2021-01-20-How-to-Integrate-the-MatBlazor-Blazor-Component/POST.md b/docs/en/Community-Articles/2021-01-20-How-to-Integrate-the-MatBlazor-Blazor-Component/POST.md index f30f31d541..551166bdf3 100644 --- a/docs/en/Community-Articles/2021-01-20-How-to-Integrate-the-MatBlazor-Blazor-Component/POST.md +++ b/docs/en/Community-Articles/2021-01-20-How-to-Integrate-the-MatBlazor-Blazor-Component/POST.md @@ -1,4 +1,4 @@ -## Using MatBlazor UI Components With the ABP Framework +# Using MatBlazor UI Components With the ABP Framework Hi, in this step by step article, I will show you how to integrate [MatBlazor](https://www.matblazor.com/), a blazor UI components into ABP Framework-based applications. diff --git a/docs/en/Community-Articles/2021-04-22-How-to-Integrate-the-Syncfusion-Blazor-Component/POST.md b/docs/en/Community-Articles/2021-04-22-How-to-Integrate-the-Syncfusion-Blazor-Component/POST.md index 2e8fa867fb..ae7ee76cd0 100644 --- a/docs/en/Community-Articles/2021-04-22-How-to-Integrate-the-Syncfusion-Blazor-Component/POST.md +++ b/docs/en/Community-Articles/2021-04-22-How-to-Integrate-the-Syncfusion-Blazor-Component/POST.md @@ -1,4 +1,4 @@ -## Integrating SyncFusion UI with ABP Framework Blazor UI +# Integrating SyncFusion UI with ABP Framework Blazor UI Hi, in this step by step article, I will show you how to integrate [Syncfusion](https://www.syncfusion.com/blazor-components), a blazor UI components into ABP Framework-based applications. diff --git a/docs/en/Community-Articles/2023-02-22-Streamline-Localization-In-Your-ABP-Project/POST.md b/docs/en/Community-Articles/2023-02-22-Streamline-Localization-In-Your-ABP-Project/POST.md index 63936521c6..f5380e0f39 100644 --- a/docs/en/Community-Articles/2023-02-22-Streamline-Localization-In-Your-ABP-Project/POST.md +++ b/docs/en/Community-Articles/2023-02-22-Streamline-Localization-In-Your-ABP-Project/POST.md @@ -1,4 +1,4 @@ -## Streamline Localization in Your ABP Project +# Streamline Localization in Your ABP Project Making localization changes to an ABP project can be a daunting task, especially if you're dealing with multiple languages and translations. During development, it's easy to overlook some changes and that leads to inconsistencies across different languages. Fortunately, I have developed a tool that can help streamline the localization process and ensure consistency across different languages. diff --git a/docs/en/Community-Articles/2023-03-20- IdentityUser-Relationships/Post.md b/docs/en/Community-Articles/2023-03-20- IdentityUser-Relationships/Post.md index 48db4e9557..ba01acce81 100644 --- a/docs/en/Community-Articles/2023-03-20- IdentityUser-Relationships/Post.md +++ b/docs/en/Community-Articles/2023-03-20- IdentityUser-Relationships/Post.md @@ -1,4 +1,4 @@ -## Introduction +# Introduction In this article, I will talk about the relationships of IdentityUser in every web application that can be created with the ABP framework. When you read this article, you will learn how to extend the user entity in the applications you develop using the ABP framework with a primitive type, extending the user by associating the user with another entity (User-many-to-one-X). diff --git a/docs/en/framework/api-development/index.md b/docs/en/framework/api-development/index.md index 2f55487b1c..1d9736388f 100644 --- a/docs/en/framework/api-development/index.md +++ b/docs/en/framework/api-development/index.md @@ -1,4 +1,4 @@ -## API Development +# API Development The following documents explain the concepts, infrastructure and integrations to build HTTP APIs with ABP: diff --git a/docs/en/framework/api-development/standard-apis/index.md b/docs/en/framework/api-development/standard-apis/index.md index 3dd4a284f5..531d76bbd9 100644 --- a/docs/en/framework/api-development/standard-apis/index.md +++ b/docs/en/framework/api-development/standard-apis/index.md @@ -1,4 +1,4 @@ -## Standard HTTP API Endpoints +# Standard HTTP API Endpoints ABP provides some pre-built and standard endpoints that contains useful information about the application or service, such as localization entries and settings. Here, is the list of the pre-built endpoints: diff --git a/docs/en/framework/architecture/best-practices/application-layer-overview.md b/docs/en/framework/architecture/best-practices/application-layer-overview.md index 10afeeb9ca..f834d02615 100644 --- a/docs/en/framework/architecture/best-practices/application-layer-overview.md +++ b/docs/en/framework/architecture/best-practices/application-layer-overview.md @@ -1,4 +1,4 @@ -## Best Practices: Application Layer +# Best Practices: Application Layer The following documents suggest some best-practices that you can use while implementing the application layer of your solution by following the Domain Driven Design principles: diff --git a/docs/en/framework/architecture/best-practices/data-access-overview.md b/docs/en/framework/architecture/best-practices/data-access-overview.md index 1369a21e32..28dd6b274d 100644 --- a/docs/en/framework/architecture/best-practices/data-access-overview.md +++ b/docs/en/framework/architecture/best-practices/data-access-overview.md @@ -1,4 +1,4 @@ -## Best Practices: Data Access +# Best Practices: Data Access The following documents suggest some best-practices that you can use while implementing the database integration layer of your solution by following Domain Driven Design principles: diff --git a/docs/en/framework/architecture/best-practices/domain-layer-overview.md b/docs/en/framework/architecture/best-practices/domain-layer-overview.md index b20ae1b208..bfdd286c28 100644 --- a/docs/en/framework/architecture/best-practices/domain-layer-overview.md +++ b/docs/en/framework/architecture/best-practices/domain-layer-overview.md @@ -1,4 +1,4 @@ -## Best Practices: Domain Layer +# Best Practices: Domain Layer The following documents suggest some best-practices that you can use while implementing the domain layer of your solution by following the Domain Driven Design principles: diff --git a/docs/en/framework/architecture/domain-driven-design/application-layer.md b/docs/en/framework/architecture/domain-driven-design/application-layer.md index 03b83fb038..97b4cc718b 100644 --- a/docs/en/framework/architecture/domain-driven-design/application-layer.md +++ b/docs/en/framework/architecture/domain-driven-design/application-layer.md @@ -1,4 +1,4 @@ -## Domain Driven Design: Application Layer +# Domain Driven Design: Application Layer Application Layer mediates between the Presentation and Domain Layers. Orchestrates business objects to perform specific application tasks and implements use cases as the application logic. Here, is the list of the building blocks of the Application Layer: diff --git a/docs/en/framework/architecture/domain-driven-design/domain-layer.md b/docs/en/framework/architecture/domain-driven-design/domain-layer.md index 9ce7519810..7a83b634b8 100644 --- a/docs/en/framework/architecture/domain-driven-design/domain-layer.md +++ b/docs/en/framework/architecture/domain-driven-design/domain-layer.md @@ -1,4 +1,4 @@ -## Domain Driven Design: Domain Layer +# Domain Driven Design: Domain Layer Domain Layer contains business objects and the core (domain) business rules of the application and it's the heart of the application. Here, is the list of building blocks of the Domain Layer: diff --git a/docs/en/framework/fundamentals/index.md b/docs/en/framework/fundamentals/index.md index 7ce2c59f7b..8d35df9631 100644 --- a/docs/en/framework/fundamentals/index.md +++ b/docs/en/framework/fundamentals/index.md @@ -1,4 +1,4 @@ -## ABP Fundamentals: Overview +# ABP Fundamentals: Overview The following documents explains the fundamental building blocks to create ABP solutions: diff --git a/docs/en/framework/infrastructure/index.md b/docs/en/framework/infrastructure/index.md index f9524216c3..681e593aba 100644 --- a/docs/en/framework/infrastructure/index.md +++ b/docs/en/framework/infrastructure/index.md @@ -1,4 +1,4 @@ -## ABP Infrastructure +# ABP Infrastructure ABP provides a complete infrastructure for creating real world software solutions with modern architectures based on the .NET platform. Each of the following documents explains an infrastructure feature: diff --git a/docs/en/framework/ui/index.md b/docs/en/framework/ui/index.md index 760a2616b0..1e70914225 100644 --- a/docs/en/framework/ui/index.md +++ b/docs/en/framework/ui/index.md @@ -1,4 +1,4 @@ -## ABP UI Options +# ABP UI Options ABP provides several options for building the user interface (UI) in your applications. Here are some of the officially supported UI options you can use with ABP: diff --git a/docs/en/modules/openiddict.md b/docs/en/modules/openiddict.md index 0d126b42c0..b1fa80b101 100644 --- a/docs/en/modules/openiddict.md +++ b/docs/en/modules/openiddict.md @@ -1,4 +1,4 @@ -## ABP OpenIddict Module +# ABP OpenIddict Module OpenIddict module provides an integration with the [OpenIddict](https://github.com/openiddict/openiddict-core) which provides advanced authentication features like single sign-on, single log-out, and API access control. This module persists applications, scopes, and other OpenIddict-related objects to the database. diff --git a/docs/en/release-info/index.md b/docs/en/release-info/index.md index eb6a4ef602..d5de2d2893 100644 --- a/docs/en/release-info/index.md +++ b/docs/en/release-info/index.md @@ -1,4 +1,4 @@ -## Release Information +# Release Information * [Release Notes](./release-notes.md) * [Migration Guides](./migration-guides/index.md) diff --git a/docs/en/tools.md b/docs/en/tools.md index 356db9f639..cf3053b48f 100644 --- a/docs/en/tools.md +++ b/docs/en/tools.md @@ -1,4 +1,4 @@ -## Tools +# Tools ABP provides a comprehensive set of tools designed to enhance the development experience and improve productivity: diff --git a/docs/en/tutorials/index.md b/docs/en/tutorials/index.md index 87484d2acb..eeb24824f2 100644 --- a/docs/en/tutorials/index.md +++ b/docs/en/tutorials/index.md @@ -1,4 +1,4 @@ -## ABP Tutorials +# ABP Tutorials The following guides explains how to build ABP based applications: