Skip to content
This repository has been archived by the owner on Sep 6, 2018. It is now read-only.

Commit

Permalink
Document the noComments parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
djbe committed May 12, 2017
1 parent a0c3c19 commit 3c734b5
Show file tree
Hide file tree
Showing 14 changed files with 16 additions and 12 deletions.
2 changes: 1 addition & 1 deletion Documentation/colors/swift2.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

## Customization

You can customize some elements of this template by overriding the following parameters when invoking `swiftgen` in the command line, using `--param <paramName> <newValue>`
You can customize some elements of this template by overriding the following parameters when invoking `swiftgen` in the command line, using `--param <paramName>=<newValue>`

| Parameter Name | Default Value | Description |
| -------------- | ------------- | ----------- |
Expand Down
2 changes: 1 addition & 1 deletion Documentation/colors/swift3.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

## Customization

You can customize some elements of this template by overriding the following parameters when invoking `swiftgen` in the command line, using `--param <paramName> <newValue>`
You can customize some elements of this template by overriding the following parameters when invoking `swiftgen` in the command line, using `--param <paramName>=<newValue>`

| Parameter Name | Default Value | Description |
| -------------- | ------------- | ----------- |
Expand Down
2 changes: 1 addition & 1 deletion Documentation/fonts/swift2.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

## Customization

You can customize some elements of this template by overriding the following parameters when invoking `swiftgen` in the command line, using `--param <paramName> <newValue>`
You can customize some elements of this template by overriding the following parameters when invoking `swiftgen` in the command line, using `--param <paramName>=<newValue>`

| Parameter Name | Default Value | Description |
| -------------- | ------------- | ----------- |
Expand Down
2 changes: 1 addition & 1 deletion Documentation/fonts/swift3.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

## Customization

You can customize some elements of this template by overriding the following parameters when invoking `swiftgen` in the command line, using `--param <paramName> <newValue>`
You can customize some elements of this template by overriding the following parameters when invoking `swiftgen` in the command line, using `--param <paramName>=<newValue>`

| Parameter Name | Default Value | Description |
| -------------- | ------------- | ----------- |
Expand Down
2 changes: 1 addition & 1 deletion Documentation/images/swift2.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ It also takes into account any namespacing folder in your Assets Catalogs (i.e.

## Customization

You can customize some elements of this template by overriding the following parameters when invoking `swiftgen` in the command line, using `--param <paramName> <newValue>`
You can customize some elements of this template by overriding the following parameters when invoking `swiftgen` in the command line, using `--param <paramName>=<newValue>`

| Parameter Name | Default Value | Description |
| -------------- | ------------- | ----------- |
Expand Down
2 changes: 1 addition & 1 deletion Documentation/images/swift3.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ It also takes into account any namespacing folder in your Assets Catalogs (i.e.

## Customization

You can customize some elements of this template by overriding the following parameters when invoking `swiftgen` in the command line, using `--param <paramName> <newValue>`
You can customize some elements of this template by overriding the following parameters when invoking `swiftgen` in the command line, using `--param <paramName>=<newValue>`

| Parameter Name | Default Value | Description |
| -------------- | ------------- | ----------- |
Expand Down
2 changes: 1 addition & 1 deletion Documentation/storyboards/osx-swift2.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

## Customization

You can customize some elements of this template by overriding the following parameters when invoking `swiftgen` in the command line, using `--param <paramName> <newValue>`
You can customize some elements of this template by overriding the following parameters when invoking `swiftgen` in the command line, using `--param <paramName>=<newValue>`

| Parameter Name | Default Value | Description |
| -------------- | ------------- | ----------- |
Expand Down
2 changes: 1 addition & 1 deletion Documentation/storyboards/osx-swift3.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

## Customization

You can customize some elements of this template by overriding the following parameters when invoking `swiftgen` in the command line, using `--param <paramName> <newValue>`
You can customize some elements of this template by overriding the following parameters when invoking `swiftgen` in the command line, using `--param <paramName>=<newValue>`

| Parameter Name | Default Value | Description |
| -------------- | ------------- | ----------- |
Expand Down
2 changes: 1 addition & 1 deletion Documentation/storyboards/swift2.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

## Customization

You can customize some elements of this template by overriding the following parameters when invoking `swiftgen` in the command line, using `--param <paramName> <newValue>`
You can customize some elements of this template by overriding the following parameters when invoking `swiftgen` in the command line, using `--param <paramName>=<newValue>`

| Parameter Name | Default Value | Description |
| -------------- | ------------- | ----------- |
Expand Down
2 changes: 1 addition & 1 deletion Documentation/storyboards/swift3.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

## Customization

You can customize some elements of this template by overriding the following parameters when invoking `swiftgen` in the command line, using `--param <paramName> <newValue>`
You can customize some elements of this template by overriding the following parameters when invoking `swiftgen` in the command line, using `--param <paramName>=<newValue>`

| Parameter Name | Default Value | Description |
| -------------- | ------------- | ----------- |
Expand Down
3 changes: 2 additions & 1 deletion Documentation/strings/flat-swift2.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,12 @@

## Customization

You can customize some elements of this template by overriding the following parameters when invoking `swiftgen` in the command line, using `--param <paramName> <newValue>`
You can customize some elements of this template by overriding the following parameters when invoking `swiftgen` in the command line, using `--param <paramName>=<newValue>`

| Parameter Name | Default Value | Description |
| -------------- | ------------- | ----------- |
| `enumName` | `L10n` | Allows you to change the name of the generated `enum` containing all string tables. |
| `noComments` | N/A | Setting this parameter will disable the comments describing the translation of a key. |

## Generated Code

Expand Down
3 changes: 2 additions & 1 deletion Documentation/strings/flat-swift3.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,12 @@

## Customization

You can customize some elements of this template by overriding the following parameters when invoking `swiftgen` in the command line, using `--param <paramName> <newValue>`
You can customize some elements of this template by overriding the following parameters when invoking `swiftgen` in the command line, using `--param <paramName>=<newValue>`

| Parameter Name | Default Value | Description |
| -------------- | ------------- | ----------- |
| `enumName` | `L10n` | Allows you to change the name of the generated `enum` containing all string tables. |
| `noComments` | N/A | Setting this parameter will disable the comments describing the translation of a key. |

## Generated Code

Expand Down
1 change: 1 addition & 0 deletions Documentation/strings/structured-swift2.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ You can customize some elements of this template by overriding the following par
| Parameter Name | Default Value | Description |
| -------------- | ------------- | ----------- |
| `enumName` | `L10n` | Allows you to change the name of the generated `enum` containing all string tables. |
| `noComments` | N/A | Setting this parameter will disable the comments describing the translation of a key. |

## Generated Code

Expand Down
1 change: 1 addition & 0 deletions Documentation/strings/structured-swift3.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ You can customize some elements of this template by overriding the following par
| Parameter Name | Default Value | Description |
| -------------- | ------------- | ----------- |
| `enumName` | `L10n` | Allows you to change the name of the generated `enum` containing all string tables. |
| `noComments` | N/A | Setting this parameter will disable the comments describing the translation of a key. |

## Generated Code

Expand Down

0 comments on commit 3c734b5

Please sign in to comment.