Skip to content

Commit 2f323c2

Browse files
committed
clean up doc
1 parent 281b59b commit 2f323c2

11 files changed

Lines changed: 2 additions & 2065 deletions

docs/generators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The following generators are available:
2727
* [elm](generators/elm.md)
2828
* [erlang-client](generators/erlang-client.md)
2929
* [erlang-proper](generators/erlang-proper.md)
30-
* [flash-deprecated (deprecated)](generators/flash-deprecated.md)
30+
* [flash](generators/flash.md)
3131
* [go](generators/go.md)
3232
* [go-experimental (experimental)](generators/go-experimental.md)
3333
* [groovy](generators/groovy.md)

docs/generators/README.md

Lines changed: 0 additions & 137 deletions
This file was deleted.

docs/generators/aspnetcore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar_label: aspnetcore
77
| ------ | ----------- | ------ | ------- |
88
|aspnetCoreVersion|ASP.NET Core version: 3.1, 3.0, 2.2, 2.1, 2.0 (deprecated)| |2.2|
99
|buildTarget|Target to build an application or library| |program|
10-
|classModifier|Class Modifier can be empty, abstract| ||
10+
|classModifier|Class Modifier for controller classes: Empty string or abstract.| ||
1111
|compatibilityVersion|ASP.Net Core CompatibilityVersion| |Version_2_2|
1212
|enumNameSuffix|Suffix that will be appended to all enum names.| |Enum|
1313
|enumValueSuffix|Suffix that will be appended to all enum values.| |Enum|

docs/generators/flash-deprecated.md

Lines changed: 0 additions & 180 deletions
This file was deleted.

0 commit comments

Comments
 (0)