HTML |
---|
<style>
.text-span-6 {
background-image: linear-gradient(99deg, rgba(170, 163, 239, .5), rgba(125, 203, 207, .5));
border-radius: 50px;
padding-left: 15px;
padding-right: 15px;
}
#title-text {
display: none;
}
.panelgradient {
background-image: linear-gradient(180deg, #d5def0, whitesmoke);
border-radius: 8px;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 4rem;
display: flex;
position: relative;
}
</style>
<div class ="panelgradient">
<h1 style="text-align: center;">User Guide</h1>
</div> |
From configuring and testing to deploying a solution, learn about everything our platform has to offer.
Each chapter of the user guide can be found in the left navigation and is also linked below, along with a summary of what you'll find in those chapters.
*If you haven't already, we highly recommend that you first visit "Getting Started", then come back here to the User Guide as needed.
This section contains a reference guide with detailed instructions on installation, licensing, managing projects, as well as an in-depth look at the project designer, the User Interface used to to create and edit projects, and the configuration for the various platforms Modules, as well instructions on how to run, test and deploy your solution.
The Getting Started and Platform Overview sections are recommend to new users, or who needs a high level understanding on what the platform can deliver.
The Project Examples section contains many Projects, demonstrating specific functionaries.
This section presents the complete platform, organized in chapters that follows the typical steps when creating an application, as well the modular organization of the product and the user configuration interface.
In this section...
Page Tree