Skip to content

Commit a05fca0

Browse files
Sofie Toft Kristensengitbook-bot
authored andcommitted
GITBOOK-1: RC Note
1 parent 38df664 commit a05fca0

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

15/umbraco-ui-builder/README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ description: Documentation for Umbraco UI Builder, the backoffice UI builder for
44

55
# Umbraco UI Builder Documentation
66

7+
{% hint style="info" %}
8+
This is the documentation for the **Umbraco UI Builder 15 Release Candidate**.
9+
10+
This version of the Umbraco UI Builder documentation is slimmed down to contain only new and updated material related to the upcoming release.
11+
12+
:bangbang: Due to the above, some links might reference the GitHub file instead of the GitBook article.
13+
{% endhint %}
14+
715
Umbraco UI Builder is the backoffice UI builder for custom data structures configured via a fluent API.
816

917
![Example Umbraco UI Builder UI](images/listview.png)
@@ -16,13 +24,13 @@ With Umbraco UI Builder, custom backoffice integrations can now take a matter of
1624

1725
**This documentation is aimed at developers** who have at least a basic understanding of Umbraco, as well as C#/MVC principles.
1826

19-
If you are new to Umbraco UI Builder, it is recommended that you start by taking a look at the [Getting Started](./getting-started/overview.md) section. This provides details on the system requirements and how to install Umbraco UI Builder.
27+
If you are new to Umbraco UI Builder, it is recommended that you start by taking a look at the [Getting Started](getting-started/overview.md) section. This provides details on the system requirements and how to install Umbraco UI Builder.
2028

21-
Once you have Umbraco UI Builder installed and are wondering "What next?" then you'll want to take a look at the [Guides](./guides/creating-your-first-integration.md) section. This provides a quick-start example of how to configure Umbraco UI Builder.
29+
Once you have Umbraco UI Builder installed and are wondering "What next?" then you'll want to take a look at the [Guides](guides/creating-your-first-integration.md) section. This provides a quick-start example of how to configure Umbraco UI Builder.
2230

2331
Use the main menu to dive deeper into Umbraco UI Builder and get to know all of its features in detail. You can then jump to the specific topic you are interested in to find out more.
2432

25-
Finally, for all other resources/useful information you can head over to the [Miscellaneous](./miscellaneous/conventions.md) section.
33+
Finally, for all other resources/useful information you can head over to the [Miscellaneous](miscellaneous/conventions.md) section.
2634

2735
## Getting Help
2836

0 commit comments

Comments
 (0)