docs added API Stability boxes and a new page

This commit is contained in:
silverqx
2024-07-06 19:10:10 +02:00
parent 954fd72c45
commit 550feec424
16 changed files with 101 additions and 2 deletions

View File

@@ -45,6 +45,10 @@ import {
## Introduction
<div class="api-stability alert alert--success">
<Link to='/stability#stability-indexes'>__Stability: 2__</Link> - Stable
</div>
We will try to create a working migrations console application called as <abbr title='TinyORM migrations'>`tom`</abbr> in the terminal with the `CMake` and in the `QtCreator IDE` with the `qmake` build systems.
The `tom` console application also expects the following [folders structure](building/tinyorm.mdx#folders-structure), let's create them.