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 javascript-closure-angular Generator
| -------- | ----- | ----- |
| generator name | javascript-closure-angular | pass this to the generate command after -g |
| generator type | CLIENT | |
| generator language | Javascript | |
| helpTxt | Generates a Javascript AngularJS client library (beta) annotated with Google Closure Compiler annotations(https://developers.google.com/closure/compiler/docs/js-for-compiler?hl=en) | |
## CONFIG OPTIONS