Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 committed Oct 26, 2018
1 parent 0ead284 commit 695203b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/generators/elm.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@ CONFIG OPTIONS for elm
0.19 - Elm 0.19
0.18 - Elm 0.18

elmPrefixCustomTypeVariants
Prefix custom type variants (Default: false)

Back to the [generators list](README.md)
5 changes: 5 additions & 0 deletions docs/generators/rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,9 @@ CONFIG OPTIONS for rust
hideGenerationTimestamp
Hides the generation timestamp when files are generated. (Default: true)

library
library template (sub-template) to use. (Default: hyper)
hyper - HTTP client: Hyper.
reqwest - HTTP client: Reqwest.

Back to the [generators list](README.md)

0 comments on commit 695203b

Please sign in to comment.