Browse Source

Refine documentation for modular solution setup in layered and single-layer web applications, ensuring clarity and consistency in the presentation of modularity options.

pull/23213/head
Emre KARA 1 year ago
parent
commit
0b46b5521e
  1. 3
      docs/en/get-started/layered-web-application.md
  2. 4
      docs/en/get-started/single-layer-web-application.md

3
docs/en/get-started/layered-web-application.md

@ -107,9 +107,10 @@ If you uncheck the *Kubernetes Configuration* option, the solution will not incl
On the next screen, you can configure the modularity options for your solution:
If you select the *Setup as a modular solution* option, the solution is created more ready for [modular monolith development](../tutorials/modular-crm/index.md) and allows you to add sub-modules during the solution creation phase.
![abp-studio-new-solution-modularity](images/abp-studio-new-solution-dialog-modularity.png)
If you select the *Setup as a modular solution* option, the solution is created more ready for [modular monolith development](../tutorials/modular-crm/index.md) and allows you to add sub-modules during the solution creation phase.
Now, we are ready to allow ABP Studio to create our solution. Just click the *Create* button and let the ABP Studio do the rest for you. After clicking the Create button, the dialog is closed and your solution is loaded into ABP Studio:

4
docs/en/get-started/single-layer-web-application.md

@ -75,10 +75,10 @@ Here, you can select the database management systems (DBMS){{ if DB == "EF" }} a
Configure any additional options as needed and click the *Next* button to continue. On the next screen, you can configure the modularity options for your solution:
![abp-studio-no-layers-new-solution-modularity](images/abp-studio-no-layers-new-solution-modularity.png)
If you select the *Setup as a modular solution* option, the solution is created more ready for [modular monolith development](../tutorials/modular-crm/index.md) and allows you to add sub-modules during the solution creation phase.
![abp-studio-no-layers-new-solution-modularity](images/abp-studio-no-layers-new-solution-modularity.png)
Now, we are ready to allow ABP Studio to create our solution. Just click the *Create* button and let the ABP Studio do the rest for you.
After clicking the *Create* button, the dialog is closed and your solution is loaded into ABP Studio:

Loading…
Cancel
Save