Skip to content

Commit

Permalink
docs bugfix of more id's
Browse files Browse the repository at this point in the history
The id converted to the class.
  • Loading branch information
silverqx committed May 28, 2022
1 parent db9d8a6 commit a1623b9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/building/tinyorm.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ CMake multi-config generators like `Ninja Multi-Config` or `Visual Studio 16 201

### CMake build options

<div id='apitable-build-options'>
<div class='apitable-build-options'>
<APITable>

| Option Name | Default | Description |
Expand All @@ -398,7 +398,7 @@ CMake multi-config generators like `Ninja Multi-Config` or `Visual Studio 16 201

Advanced `TinyORM` options.

<div id='apitable-build-options'>
<div class='apitable-build-options'>
<APITable>

| Option Name | Default | Description |
Expand All @@ -411,7 +411,7 @@ Advanced `TinyORM` options.

Important `CMake` options.

<div id='apitable-build-options'>
<div class='apitable-build-options'>
<APITable>

| Option Name | Default | Description |
Expand Down Expand Up @@ -571,7 +571,7 @@ Everything is ready for build, you can press <kbd>Ctrl</kbd>+<kbd>b</kbd> to bui

### qmake build options

<div id='apitable-build-options'>
<div class='apitable-build-options'>
<APITable>

| `CONFIG` <small>Option Name</small> | Default | Description |
Expand Down Expand Up @@ -602,7 +602,7 @@ Advanced `TinyORM` options.

Important `qmake` options.

<div id='apitable-build-options'>
<div class='apitable-build-options'>
<APITable>

| `CONFIG` <small>Option Name</small> | Default | Description |
Expand Down

0 comments on commit a1623b9

Please sign in to comment.