This repository has been archived by the owner on Nov 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
33 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Getting started | ||
# Getting Started | ||
|
||
````json | ||
//[doc-params] | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,30 @@ | ||
# ABP Commercial documentation | ||
# ABP Commercial Documentation | ||
|
||
Welcome to the ABP Commercial documentation. | ||
|
||
[ABP Commercial](https://commercial.abp.io/) is a set of professional modules, tools, themes and services built on top of the open source [ABP framework](https://abp.io/). | ||
[ABP Commercial](https://commercial.abp.io/) is a set of professional modules, tools, themes and services built on top of the open source [ABP Framework](https://abp.io/). See the [ABP framework vs ABP Commercial](abp-framework-vs-abp-commercial.md) document if you wonder what are the main differences between the ABP Framework and the ABP Commercial. | ||
|
||
## Getting started | ||
## Getting Started | ||
|
||
If you've already purchased the ABP Commercial, use the [Getting started](getting-started.md) document to setup your development environment and start to develop your application. | ||
|
||
## Tutorials / Guides | ||
|
||
* See the [application development](tutorials/book-store/part-1.md) tutorial to learn how to develop an application step by step. | ||
* See the [customizing the modules](guides/customizing-modules.md) guide to learn the customization options for the [pre-built modules](modules/index.md). | ||
|
||
## Samples | ||
|
||
Explore the [sample applications](samples/index.md) built with the ABP Commercial. | ||
|
||
## ABP Suite | ||
|
||
[ABP Suite](abp-suite/index.md) is a tool to assist your application development. While the main functionality is code generation, it also provides shortcuts for your common tasks. | ||
|
||
## Application Modules | ||
|
||
ABP Commercial provides **production ready, enterprise level** application modules. See all [the pre-built application modules](modules/index.md). | ||
|
||
## Release Notes | ||
|
||
See the [release notes / change logs](release-notes.md) page for the latest features added to the ABP Commercial. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters