[Doc] Better highlight of generators docs page with generators specific parameters (#2592)

* [Doc] Better highlight of generators docs page with generators specific parameters

* [Doc] Better highlight of generators docs page with generators specific parameters
This commit is contained in:
Vincent Devos
2019-04-05 00:38:33 +02:00
committed by William Cheng
parent 158ac6d178
commit 117efe83c0
3 changed files with 4 additions and 2 deletions

View File

@@ -266,7 +266,7 @@ The gradle plugin is not currently published to https://plugins.gradle.org/m2/.
|configOptions
|Map(String,String)
|None
|A map of options specific to a generator.
|A map of options specific to a generator. To see the full list of generator-specified parameters, please refer to [generators docs](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/generators.md)
|logToStderr
|Boolean