Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 committed Feb 23, 2024
1 parent 81b96fd commit 15af1ce
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/generators/cpp-pistache-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
## RESERVED WORDS

<ul class="column-ul">
<li>NULL</li>
<li>alignas</li>
<li>alignof</li>
<li>and</li>
Expand Down
1 change: 1 addition & 0 deletions docs/generators/cpp-qt-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
## RESERVED WORDS

<ul class="column-ul">
<li>NULL</li>
<li>alignas</li>
<li>alignof</li>
<li>and</li>
Expand Down
1 change: 1 addition & 0 deletions docs/generators/cpp-qt-qhttpengine-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
## RESERVED WORDS

<ul class="column-ul">
<li>NULL</li>
<li>alignas</li>
<li>alignof</li>
<li>and</li>
Expand Down
1 change: 1 addition & 0 deletions docs/generators/cpp-restbed-server-deprecated.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
## RESERVED WORDS

<ul class="column-ul">
<li>NULL</li>
<li>alignas</li>
<li>alignof</li>
<li>and</li>
Expand Down
1 change: 1 addition & 0 deletions docs/generators/cpp-restbed-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
## RESERVED WORDS

<ul class="column-ul">
<li>NULL</li>
<li>alignas</li>
<li>alignof</li>
<li>and</li>
Expand Down
1 change: 1 addition & 0 deletions docs/generators/cpp-restsdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
## RESERVED WORDS

<ul class="column-ul">
<li>NULL</li>
<li>alignas</li>
<li>alignof</li>
<li>and</li>
Expand Down
1 change: 1 addition & 0 deletions docs/generators/cpp-tiny.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
## RESERVED WORDS

<ul class="column-ul">
<li>NULL</li>
<li>alignas</li>
<li>alignof</li>
<li>and</li>
Expand Down
1 change: 1 addition & 0 deletions docs/generators/cpp-ue4.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
## RESERVED WORDS

<ul class="column-ul">
<li>NULL</li>
<li>alignas</li>
<li>alignof</li>
<li>and</li>
Expand Down

0 comments on commit 15af1ce

Please sign in to comment.