Adds generatorLanguage to all generators (#11268)

* Adds generatorLanguage to all generators

* Adds all generator languages and info to docs

* Docs updated
This commit is contained in:
Justin Black
2022-01-10 12:13:35 -08:00
committed by GitHub
parent dd3bba8c94
commit 0eca629127
201 changed files with 371 additions and 31 deletions

View File

@@ -8,6 +8,7 @@ title: Documentation for the cpp-qt-client Generator
| -------- | ----- | ----- |
| generator name | cpp-qt-client | pass this to the generate command after -g |
| generator type | CLIENT | |
| generator language | C++ | |
| helpTxt | Generates a Qt C++ client library. | |
## CONFIG OPTIONS