mirror of
https://github.com/silverqx/TinyORM.git
synced 2025-12-21 10:29:36 -06:00
docs added API Stability boxes and a new page
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user