| **<aid="doc.previous_json_file"name="doc.previous_json_file">doc.previous_json_file</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic``mandatory`*`disabled`*<br/>**Command line**: -dp, --doc.previous_json_file<br/>**Environment variable**: ROUGAILCLI_DOC.PREVIOUS_JSON_FILE | Previous description file in JSON format.<br/>**Disabled**: changelog is not selected in "[Generated content](#doc.contents)" |
| **<aid="doc.without_family"name="doc.without_family">doc.without_family</a>**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard``mandatory`*`disabled`*<br/>**Command line**: <br/>• -df, --doc.without_family<br/>• -ndf, --doc.no-without_family<br/>**Environment variable**: ROUGAILCLI_DOC.WITHOUT_FAMILY | Do not add families in documentation.<br/>**Default**: false<br/>**Disabled**: if "[Generate document in format](#doc.output_format)" is json or "[Generated content](#doc.contents)" hasn't variable or changelog |
| **<aid="doc.root"name="doc.root">doc.root</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard`<br/>**Command line**: -dr, --doc.root<br/>**Environment variable**: ROUGAILCLI_DOC.ROOT | Document the variables from this family. |
| **<aid="doc.with_commandline"name="doc.with_commandline">doc.with_commandline</a>**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard``mandatory`*`disabled`*<br/>**Command line**: <br/>• -dw, --doc.with_commandline<br/>• -ndw, --doc.no-with_commandline<br/>**Environment variable**: ROUGAILCLI_DOC.WITH_COMMANDLINE | Add command line informations in documentation.<br/>**Default**: false<br/>**Disabled**: if "[Generate document in format](#doc.output_format)" is json or "[Generated content](#doc.contents)" hasn't variable or changelog |
| **<aid="doc.with_environment"name="doc.with_environment">doc.with_environment</a>**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard``mandatory`*`disabled`*<br/>**Command line**: <br/>• -de, --doc.with_environment<br/>• -nde, --doc.no-with_environment<br/>**Environment variable**: ROUGAILCLI_DOC.WITH_ENVIRONMENT | Add environment variable informations in documentation.<br/>**Default**: false<br/>**Disabled**: if "[Generate document in format](#doc.output_format)" is json or "[Generated content](#doc.contents)" hasn't variable or changelog |
| **<aid="doc.environment_prefix"name="doc.environment_prefix">doc.environment_prefix</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard``mandatory`*`disabled`*<br/>**Command line**: -dd, --doc.environment_prefix<br/>**Environment variable**: ROUGAILCLI_DOC.ENVIRONMENT_PREFIX | Name of the default environment prefix.<br/>**Validator**: should only user uppercase characters<br/>**Default**: ROUGAIL<br/>**Disabled**: when "__.main_namespace" is not set or "[Add environment variable informations in documentation](#doc.with_environment)" is false |
| **<aid="doc.disabled_modes"name="doc.disabled_modes">doc.disabled_modes</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple``standard`*`disabled`*`unique`<br/>**Command line**: --doc.disabled_modes<br/>**Environment variable**: ROUGAILCLI_DOC.DISABLED_MODES | Disable documentation for variables with those modes.<br/>**Validator**: verify if disable modes already exists<br/>**Disabled**: disabled when there is no mode available |
| **<aid="doc.change_default_value"name="doc.change_default_value">doc.change_default_value</a>**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard``mandatory`<br/>**Command line**: <br/>• --doc.change_default_value<br/>• --doc.no-change_default_value<br/>**Environment variable**: ROUGAILCLI_DOC.CHANGE_DEFAULT_VALUE | Modify values to document leaderships and dynamics families.<br/>**Default**: true |
| **<aid="doc.comment_examples"name="doc.comment_examples">doc.comment_examples</a>**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard``mandatory`*`disabled`*<br/>**Command line**: <br/>• -dx, --doc.comment_examples<br/>• -ndx, --doc.no-comment_examples<br/>**Environment variable**: ROUGAILCLI_DOC.COMMENT_EXAMPLES | Add description of variables and families when generate examples.<br/>**Default**: false<br/>**Disabled**: disabled when example in not in contents |
| **<aid="doc.comment_examples_column"name="doc.comment_examples_column">doc.comment_examples_column</a>**<br/>[`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard``mandatory`*`disabled`*<br/>**Command line**: --doc.comment_examples_column<br/>**Environment variable**: ROUGAILCLI_DOC.COMMENT_EXAMPLES_COLUMN | Comment in examples starts at column.<br/>**Default**: 30<br/>**Disabled**: when the variable "[Add description of variables and families when generate examples](#doc.comment_examples)" is accessible and has the value "false" |
| **<aid="doc.output_format"name="doc.output_format">doc.output_format</a>**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard``mandatory`<br/>**Command line**: -do, --doc.output_format<br/>**Environment variable**: ROUGAILCLI_DOC.OUTPUT_FORMAT | Generate document in format.<br/>**Validator**: json output_format is not compatible with "changelog" and "example" contents<br/>**Choices**: <br/>• console **← (default)**<br/>• asciidoc<br/>• html<br/>• github<br/>• gitlab<br/>• json |
| **<aid="doc.table_model"name="doc.table_model">doc.table_model</a>**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard``mandatory`<br/>**Command line**: -dm, --doc.table_model<br/>**Environment variable**: ROUGAILCLI_DOC.TABLE_MODEL | Generate document inside table model.<br/>**Validator**: json output_format is not compatible with "changelog" and "example" contents<br/>**Choices**: <br/>• two_columns **← (default)**<br/>• three_columns<br/>• four_columns<br/>• five_columns<br/>• six_columns |
| **<aid="doc.true_color_terminal"name="doc.true_color_terminal">doc.true_color_terminal</a>**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard``mandatory`<br/>**Command line**: <br/>• --doc.true_color_terminal<br/>• --doc.no-true_color_terminal<br/>**Environment variable**: ROUGAILCLI_DOC.TRUE_COLOR_TERMINAL | Force true color terminal.<br/>**Default**: false |
## Families or variables for this family are in an other file name
| **<aid="doc.other_root_filenames.filename"name="doc.other_root_filenames.filename">doc.other_root_filenames.filename</a>**<br/>[`UNIX filename`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic``mandatory`<br/>**Command line**: --doc.other_root_filenames.filename<br/>**Environment variable**: ROUGAILCLI_DOC.OTHER_ROOT_FILENAMES.FILENAME | Name of the file.<br/>**Validators**: <br/>• this filename could be a relative path<br/>• file type allowed: "directory" and "file" |
# Three columns
## Generate documentation
> **🛈 Informations**
>
> **<a id="doc" name="doc">doc</a>**\
> `basic` *`disabled`*\
> **Disabled**: when "[Generate documentation](#doc)" is not set in "[Select for output](#step.output)"
| **<aid="doc.previous_json_file"name="doc.previous_json_file">doc.previous_json_file</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic``mandatory`*`disabled`*<br/>**Command line**: -dp, --doc.previous_json_file<br/>**Environment variable**: ROUGAILCLI_DOC.PREVIOUS_JSON_FILE | Previous description file in JSON format.<br/>**Disabled**: changelog is not selected in "[Generated content](#doc.contents)" | |
| **<aid="doc.without_family"name="doc.without_family">doc.without_family</a>**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard``mandatory`*`disabled`*<br/>**Command line**: <br/>• -df, --doc.without_family<br/>• -ndf, --doc.no-without_family<br/>**Environment variable**: ROUGAILCLI_DOC.WITHOUT_FAMILY | Do not add families in documentation.<br/>**Disabled**: if "[Generate document in format](#doc.output_format)" is json or "[Generated content](#doc.contents)" hasn't variable or changelog | false |
| **<aid="doc.root"name="doc.root">doc.root</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard`<br/>**Command line**: -dr, --doc.root<br/>**Environment variable**: ROUGAILCLI_DOC.ROOT | Document the variables from this family. | |
| **<aid="doc.with_commandline"name="doc.with_commandline">doc.with_commandline</a>**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard``mandatory`*`disabled`*<br/>**Command line**: <br/>• -dw, --doc.with_commandline<br/>• -ndw, --doc.no-with_commandline<br/>**Environment variable**: ROUGAILCLI_DOC.WITH_COMMANDLINE | Add command line informations in documentation.<br/>**Disabled**: if "[Generate document in format](#doc.output_format)" is json or "[Generated content](#doc.contents)" hasn't variable or changelog | false |
| **<aid="doc.with_environment"name="doc.with_environment">doc.with_environment</a>**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard``mandatory`*`disabled`*<br/>**Command line**: <br/>• -de, --doc.with_environment<br/>• -nde, --doc.no-with_environment<br/>**Environment variable**: ROUGAILCLI_DOC.WITH_ENVIRONMENT | Add environment variable informations in documentation.<br/>**Disabled**: if "[Generate document in format](#doc.output_format)" is json or "[Generated content](#doc.contents)" hasn't variable or changelog | false |
| **<aid="doc.environment_prefix"name="doc.environment_prefix">doc.environment_prefix</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard``mandatory`*`disabled`*<br/>**Command line**: -dd, --doc.environment_prefix<br/>**Environment variable**: ROUGAILCLI_DOC.ENVIRONMENT_PREFIX | Name of the default environment prefix.<br/>**Validator**: should only user uppercase characters<br/>**Disabled**: when "__.main_namespace" is not set or "[Add environment variable informations in documentation](#doc.with_environment)" is false | ROUGAIL |
| **<aid="doc.disabled_modes"name="doc.disabled_modes">doc.disabled_modes</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple``standard`*`disabled`*`unique`<br/>**Command line**: --doc.disabled_modes<br/>**Environment variable**: ROUGAILCLI_DOC.DISABLED_MODES | Disable documentation for variables with those modes.<br/>**Validator**: verify if disable modes already exists<br/>**Disabled**: disabled when there is no mode available | |
| **<aid="doc.change_default_value"name="doc.change_default_value">doc.change_default_value</a>**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard``mandatory`<br/>**Command line**: <br/>• --doc.change_default_value<br/>• --doc.no-change_default_value<br/>**Environment variable**: ROUGAILCLI_DOC.CHANGE_DEFAULT_VALUE | Modify values to document leaderships and dynamics families. | true |
| **<aid="doc.comment_examples"name="doc.comment_examples">doc.comment_examples</a>**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard``mandatory`*`disabled`*<br/>**Command line**: <br/>• -dx, --doc.comment_examples<br/>• -ndx, --doc.no-comment_examples<br/>**Environment variable**: ROUGAILCLI_DOC.COMMENT_EXAMPLES | Add description of variables and families when generate examples.<br/>**Disabled**: disabled when example in not in contents | false |
| **<aid="doc.comment_examples_column"name="doc.comment_examples_column">doc.comment_examples_column</a>**<br/>[`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard``mandatory`*`disabled`*<br/>**Command line**: --doc.comment_examples_column<br/>**Environment variable**: ROUGAILCLI_DOC.COMMENT_EXAMPLES_COLUMN | Comment in examples starts at column.<br/>**Disabled**: when the variable "[Add description of variables and families when generate examples](#doc.comment_examples)" is accessible and has the value "false" | 30 |
| **<aid="doc.output_format"name="doc.output_format">doc.output_format</a>**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard``mandatory`<br/>**Command line**: -do, --doc.output_format<br/>**Environment variable**: ROUGAILCLI_DOC.OUTPUT_FORMAT | Generate document in format.<br/>**Validator**: json output_format is not compatible with "changelog" and "example" contents<br/>**Choices**: <br/>• console<br/>• asciidoc<br/>• html<br/>• github<br/>• gitlab<br/>• json | console |
| **<aid="doc.table_model"name="doc.table_model">doc.table_model</a>**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard``mandatory`<br/>**Command line**: -dm, --doc.table_model<br/>**Environment variable**: ROUGAILCLI_DOC.TABLE_MODEL | Generate document inside table model.<br/>**Validator**: json output_format is not compatible with "changelog" and "example" contents<br/>**Choices**: <br/>• two_columns<br/>• three_columns<br/>• four_columns<br/>• five_columns<br/>• six_columns | two_columns |
| **<aid="doc.true_color_terminal"name="doc.true_color_terminal">doc.true_color_terminal</a>**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard``mandatory`<br/>**Command line**: <br/>• --doc.true_color_terminal<br/>• --doc.no-true_color_terminal<br/>**Environment variable**: ROUGAILCLI_DOC.TRUE_COLOR_TERMINAL | Force true color terminal. | false |
## Families or variables for this family are in an other file name
| **<aid="doc.other_root_filenames.filename"name="doc.other_root_filenames.filename">doc.other_root_filenames.filename</a>**<br/>[`UNIX filename`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic``mandatory`<br/>**Command line**: --doc.other_root_filenames.filename<br/>**Environment variable**: ROUGAILCLI_DOC.OTHER_ROOT_FILENAMES.FILENAME | Name of the file.<br/>**Validators**: <br/>• this filename could be a relative path<br/>• file type allowed: "directory" and "file" |
| **<aid="doc.previous_json_file"name="doc.previous_json_file">doc.previous_json_file</a>**<br/>`basic` *`disabled`*<br/>**Command line**: -dp, --doc.previous_json_file<br/>**Environment variable**: ROUGAILCLI_DOC.PREVIOUS_JSON_FILE | Previous description file in JSON format.<br/>**Disabled**: changelog is not selected in "[Generated content](#doc.contents)" | | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` |
| **<aid="doc.without_family"name="doc.without_family">doc.without_family</a>**<br/>`standard` *`disabled`*<br/>**Command line**: <br/>• -df, --doc.without_family<br/>• -ndf, --doc.no-without_family<br/>**Environment variable**: ROUGAILCLI_DOC.WITHOUT_FAMILY | Do not add families in documentation.<br/>**Disabled**: if "[Generate document in format](#doc.output_format)" is json or "[Generated content](#doc.contents)" hasn't variable or changelog | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` |
| **<aid="doc.root"name="doc.root">doc.root</a>**<br/>`standard`<br/>**Command line**: -dr, --doc.root<br/>**Environment variable**: ROUGAILCLI_DOC.ROOT | Document the variables from this family. | | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) |
| **<aid="doc.with_commandline"name="doc.with_commandline">doc.with_commandline</a>**<br/>`standard` *`disabled`*<br/>**Command line**: <br/>• -dw, --doc.with_commandline<br/>• -ndw, --doc.no-with_commandline<br/>**Environment variable**: ROUGAILCLI_DOC.WITH_COMMANDLINE | Add command line informations in documentation.<br/>**Disabled**: if "[Generate document in format](#doc.output_format)" is json or "[Generated content](#doc.contents)" hasn't variable or changelog | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` |
| **<aid="doc.with_environment"name="doc.with_environment">doc.with_environment</a>**<br/>`standard` *`disabled`*<br/>**Command line**: <br/>• -de, --doc.with_environment<br/>• -nde, --doc.no-with_environment<br/>**Environment variable**: ROUGAILCLI_DOC.WITH_ENVIRONMENT | Add environment variable informations in documentation.<br/>**Disabled**: if "[Generate document in format](#doc.output_format)" is json or "[Generated content](#doc.contents)" hasn't variable or changelog | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` |
| **<aid="doc.environment_prefix"name="doc.environment_prefix">doc.environment_prefix</a>**<br/>`standard` *`disabled`*<br/>**Command line**: -dd, --doc.environment_prefix<br/>**Environment variable**: ROUGAILCLI_DOC.ENVIRONMENT_PREFIX | Name of the default environment prefix.<br/>**Validator**: should only user uppercase characters<br/>**Disabled**: when "__.main_namespace" is not set or "[Add environment variable informations in documentation](#doc.with_environment)" is false | ROUGAIL | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` |
| **<aid="doc.disabled_modes"name="doc.disabled_modes">doc.disabled_modes</a>**<br/>`standard` *`disabled`*`unique`<br/>**Command line**: --doc.disabled_modes<br/>**Environment variable**: ROUGAILCLI_DOC.DISABLED_MODES | Disable documentation for variables with those modes.<br/>**Validator**: verify if disable modes already exists<br/>**Disabled**: disabled when there is no mode available | | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` |
| **<aid="doc.comment_examples"name="doc.comment_examples">doc.comment_examples</a>**<br/>`standard` *`disabled`*<br/>**Command line**: <br/>• -dx, --doc.comment_examples<br/>• -ndx, --doc.no-comment_examples<br/>**Environment variable**: ROUGAILCLI_DOC.COMMENT_EXAMPLES | Add description of variables and families when generate examples.<br/>**Disabled**: disabled when example in not in contents | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` |
| **<aid="doc.comment_examples_column"name="doc.comment_examples_column">doc.comment_examples_column</a>**<br/>`standard` *`disabled`*<br/>**Command line**: --doc.comment_examples_column<br/>**Environment variable**: ROUGAILCLI_DOC.COMMENT_EXAMPLES_COLUMN | Comment in examples starts at column.<br/>**Disabled**: when the variable "[Add description of variables and families when generate examples](#doc.comment_examples)" is accessible and has the value "false" | 30 | [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` |
| **<aid="doc.output_format"name="doc.output_format">doc.output_format</a>**<br/>`standard`<br/>**Command line**: -do, --doc.output_format<br/>**Environment variable**: ROUGAILCLI_DOC.OUTPUT_FORMAT | Generate document in format.<br/>**Validator**: json output_format is not compatible with "changelog" and "example" contents<br/>**Choices**: <br/>• console<br/>• asciidoc<br/>• html<br/>• github<br/>• gitlab<br/>• json | console | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` |
| **<aid="doc.table_model"name="doc.table_model">doc.table_model</a>**<br/>`standard`<br/>**Command line**: -dm, --doc.table_model<br/>**Environment variable**: ROUGAILCLI_DOC.TABLE_MODEL | Generate document inside table model.<br/>**Validator**: json output_format is not compatible with "changelog" and "example" contents<br/>**Choices**: <br/>• two_columns<br/>• three_columns<br/>• four_columns<br/>• five_columns<br/>• six_columns | two_columns | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` |
| **<aid="doc.true_color_terminal"name="doc.true_color_terminal">doc.true_color_terminal</a>**<br/>`standard`<br/>**Command line**: <br/>• --doc.true_color_terminal<br/>• --doc.no-true_color_terminal<br/>**Environment variable**: ROUGAILCLI_DOC.TRUE_COLOR_TERMINAL | Force true color terminal. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` |
| **<aid="doc.other_root_filenames.filename"name="doc.other_root_filenames.filename">doc.other_root_filenames.filename</a>**<br/>`basic`<br/>**Command line**: --doc.other_root_filenames.filename<br/>**Environment variable**: ROUGAILCLI_DOC.OTHER_ROOT_FILENAMES.FILENAME | Name of the file.<br/>**Validators**: <br/>• this filename could be a relative path<br/>• file type allowed: "directory" and "file" | [`UNIX filename`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` |
# Five columns
## Generate documentation
> **🛈 Informations**
>
> **<a id="doc" name="doc">doc</a>**\
> `basic` *`disabled`*\
> **Disabled**: when "[Generate documentation](#doc)" is not set in "[Select for output](#step.output)"
| Variable | Description | Default value | Type | Access control |
| **<aid="doc.previous_json_file"name="doc.previous_json_file">doc.previous_json_file</a>**<br/>**Command line**: -dp, --doc.previous_json_file<br/>**Environment variable**: ROUGAILCLI_DOC.PREVIOUS_JSON_FILE | Previous description file in JSON format. | | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | `basic`*`disabled`*<br/>**Disabled**: changelog is not selected in "[Generated content](#doc.contents)" |
| **<aid="doc.without_family"name="doc.without_family">doc.without_family</a>**<br/>**Command line**: <br/>• -df, --doc.without_family<br/>• -ndf, --doc.no-without_family<br/>**Environment variable**: ROUGAILCLI_DOC.WITHOUT_FAMILY | Do not add families in documentation. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | `standard`*`disabled`*<br/>**Disabled**: if "[Generate document in format](#doc.output_format)" is json or "[Generated content](#doc.contents)" hasn't variable or changelog |
| **<aid="doc.root"name="doc.root">doc.root</a>**<br/>**Command line**: -dr, --doc.root<br/>**Environment variable**: ROUGAILCLI_DOC.ROOT | Document the variables from this family. | | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) | `standard` |
| **<aid="doc.with_commandline"name="doc.with_commandline">doc.with_commandline</a>**<br/>**Command line**: <br/>• -dw, --doc.with_commandline<br/>• -ndw, --doc.no-with_commandline<br/>**Environment variable**: ROUGAILCLI_DOC.WITH_COMMANDLINE | Add command line informations in documentation. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | `standard`*`disabled`*<br/>**Disabled**: if "[Generate document in format](#doc.output_format)" is json or "[Generated content](#doc.contents)" hasn't variable or changelog |
| **<aid="doc.with_environment"name="doc.with_environment">doc.with_environment</a>**<br/>**Command line**: <br/>• -de, --doc.with_environment<br/>• -nde, --doc.no-with_environment<br/>**Environment variable**: ROUGAILCLI_DOC.WITH_ENVIRONMENT | Add environment variable informations in documentation. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | `standard`*`disabled`*<br/>**Disabled**: if "[Generate document in format](#doc.output_format)" is json or "[Generated content](#doc.contents)" hasn't variable or changelog |
| **<aid="doc.environment_prefix"name="doc.environment_prefix">doc.environment_prefix</a>**<br/>**Command line**: -dd, --doc.environment_prefix<br/>**Environment variable**: ROUGAILCLI_DOC.ENVIRONMENT_PREFIX | Name of the default environment prefix.<br/>**Validator**: should only user uppercase characters | ROUGAIL | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | `standard`*`disabled`*<br/>**Disabled**: when "__.main_namespace" is not set or "[Add environment variable informations in documentation](#doc.with_environment)" is false |
| **<aid="doc.disabled_modes"name="doc.disabled_modes">doc.disabled_modes</a>**<br/>`unique`<br/>**Command line**: --doc.disabled_modes<br/>**Environment variable**: ROUGAILCLI_DOC.DISABLED_MODES | Disable documentation for variables with those modes.<br/>**Validator**: verify if disable modes already exists | | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` | `standard`*`disabled`*<br/>**Disabled**: disabled when there is no mode available |
| **<aid="doc.comment_examples"name="doc.comment_examples">doc.comment_examples</a>**<br/>**Command line**: <br/>• -dx, --doc.comment_examples<br/>• -ndx, --doc.no-comment_examples<br/>**Environment variable**: ROUGAILCLI_DOC.COMMENT_EXAMPLES | Add description of variables and families when generate examples. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | `standard`*`disabled`*<br/>**Disabled**: disabled when example in not in contents |
| **<aid="doc.comment_examples_column"name="doc.comment_examples_column">doc.comment_examples_column</a>**<br/>**Command line**: --doc.comment_examples_column<br/>**Environment variable**: ROUGAILCLI_DOC.COMMENT_EXAMPLES_COLUMN | Comment in examples starts at column. | 30 | [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | `standard`*`disabled`*<br/>**Disabled**: when the variable "[Add description of variables and families when generate examples](#doc.comment_examples)" is accessible and has the value "false" |
| **<aid="doc.output_format"name="doc.output_format">doc.output_format</a>**<br/>**Command line**: -do, --doc.output_format<br/>**Environment variable**: ROUGAILCLI_DOC.OUTPUT_FORMAT | Generate document in format.<br/>**Validator**: json output_format is not compatible with "changelog" and "example" contents<br/>**Choices**: <br/>• console<br/>• asciidoc<br/>• html<br/>• github<br/>• gitlab<br/>• json | console | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | `standard` |
| **<aid="doc.table_model"name="doc.table_model">doc.table_model</a>**<br/>**Command line**: -dm, --doc.table_model<br/>**Environment variable**: ROUGAILCLI_DOC.TABLE_MODEL | Generate document inside table model.<br/>**Validator**: json output_format is not compatible with "changelog" and "example" contents<br/>**Choices**: <br/>• two_columns<br/>• three_columns<br/>• four_columns<br/>• five_columns<br/>• six_columns | two_columns | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | `standard` |
| **<aid="doc.true_color_terminal"name="doc.true_color_terminal">doc.true_color_terminal</a>**<br/>**Command line**: <br/>• --doc.true_color_terminal<br/>• --doc.no-true_color_terminal<br/>**Environment variable**: ROUGAILCLI_DOC.TRUE_COLOR_TERMINAL | Force true color terminal. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | `standard` |
## Families or variables for this family are in an other file name
| **<aid="doc.other_root_filenames.filename"name="doc.other_root_filenames.filename">doc.other_root_filenames.filename</a>**<br/>**Command line**: --doc.other_root_filenames.filename<br/>**Environment variable**: ROUGAILCLI_DOC.OTHER_ROOT_FILENAMES.FILENAME | Name of the file.<br/>**Validators**: <br/>• this filename could be a relative path<br/>• file type allowed: "directory" and "file" | [`UNIX filename`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | `basic` |
# Six columns
## Generate documentation
> **🛈 Informations**
>
> **<a id="doc" name="doc">doc</a>**\
> `basic` *`disabled`*\
> **Disabled**: when "[Generate documentation](#doc)" is not set in "[Select for output](#step.output)"
| Variable | Description | Default value | Type | Access control | Validator |
| **<aid="doc.previous_json_file"name="doc.previous_json_file">doc.previous_json_file</a>**<br/>**Command line**: -dp, --doc.previous_json_file<br/>**Environment variable**: ROUGAILCLI_DOC.PREVIOUS_JSON_FILE | Previous description file in JSON format. | | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | `basic`*`disabled`*<br/>**Disabled**: changelog is not selected in "[Generated content](#doc.contents)" | |
| **<aid="doc.without_family"name="doc.without_family">doc.without_family</a>**<br/>**Command line**: <br/>• -df, --doc.without_family<br/>• -ndf, --doc.no-without_family<br/>**Environment variable**: ROUGAILCLI_DOC.WITHOUT_FAMILY | Do not add families in documentation. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | `standard`*`disabled`*<br/>**Disabled**: if "[Generate document in format](#doc.output_format)" is json or "[Generated content](#doc.contents)" hasn't variable or changelog | |
| **<aid="doc.root"name="doc.root">doc.root</a>**<br/>**Command line**: -dr, --doc.root<br/>**Environment variable**: ROUGAILCLI_DOC.ROOT | Document the variables from this family. | | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) | `standard` | |
| **<aid="doc.with_commandline"name="doc.with_commandline">doc.with_commandline</a>**<br/>**Command line**: <br/>• -dw, --doc.with_commandline<br/>• -ndw, --doc.no-with_commandline<br/>**Environment variable**: ROUGAILCLI_DOC.WITH_COMMANDLINE | Add command line informations in documentation. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | `standard`*`disabled`*<br/>**Disabled**: if "[Generate document in format](#doc.output_format)" is json or "[Generated content](#doc.contents)" hasn't variable or changelog | |
| **<aid="doc.with_environment"name="doc.with_environment">doc.with_environment</a>**<br/>**Command line**: <br/>• -de, --doc.with_environment<br/>• -nde, --doc.no-with_environment<br/>**Environment variable**: ROUGAILCLI_DOC.WITH_ENVIRONMENT | Add environment variable informations in documentation. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | `standard`*`disabled`*<br/>**Disabled**: if "[Generate document in format](#doc.output_format)" is json or "[Generated content](#doc.contents)" hasn't variable or changelog | |
| **<aid="doc.environment_prefix"name="doc.environment_prefix">doc.environment_prefix</a>**<br/>**Command line**: -dd, --doc.environment_prefix<br/>**Environment variable**: ROUGAILCLI_DOC.ENVIRONMENT_PREFIX | Name of the default environment prefix. | ROUGAIL | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | `standard`*`disabled`*<br/>**Disabled**: when "__.main_namespace" is not set or "[Add environment variable informations in documentation](#doc.with_environment)" is false | Should only user uppercase characters. |
| **<aid="doc.disabled_modes"name="doc.disabled_modes">doc.disabled_modes</a>**<br/>**Command line**: --doc.disabled_modes<br/>**Environment variable**: ROUGAILCLI_DOC.DISABLED_MODES | Disable documentation for variables with those modes. | | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` | `standard`*`disabled`*<br/>**Disabled**: disabled when there is no mode available | `unique`<br/>Verify if disable modes already exists. |
| **<aid="doc.comment_examples"name="doc.comment_examples">doc.comment_examples</a>**<br/>**Command line**: <br/>• -dx, --doc.comment_examples<br/>• -ndx, --doc.no-comment_examples<br/>**Environment variable**: ROUGAILCLI_DOC.COMMENT_EXAMPLES | Add description of variables and families when generate examples. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | `standard`*`disabled`*<br/>**Disabled**: disabled when example in not in contents | |
| **<aid="doc.comment_examples_column"name="doc.comment_examples_column">doc.comment_examples_column</a>**<br/>**Command line**: --doc.comment_examples_column<br/>**Environment variable**: ROUGAILCLI_DOC.COMMENT_EXAMPLES_COLUMN | Comment in examples starts at column. | 30 | [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | `standard`*`disabled`*<br/>**Disabled**: when the variable "[Add description of variables and families when generate examples](#doc.comment_examples)" is accessible and has the value "false" | |
| **<aid="doc.output_format"name="doc.output_format">doc.output_format</a>**<br/>**Command line**: -do, --doc.output_format<br/>**Environment variable**: ROUGAILCLI_DOC.OUTPUT_FORMAT | Generate document in format.<br/>**Choices**: <br/>• console<br/>• asciidoc<br/>• html<br/>• github<br/>• gitlab<br/>• json | console | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | `standard` | Json output_format is not compatible with "changelog" and "example" contents. |
| **<aid="doc.table_model"name="doc.table_model">doc.table_model</a>**<br/>**Command line**: -dm, --doc.table_model<br/>**Environment variable**: ROUGAILCLI_DOC.TABLE_MODEL | Generate document inside table model.<br/>**Choices**: <br/>• two_columns<br/>• three_columns<br/>• four_columns<br/>• five_columns<br/>• six_columns | two_columns | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | `standard` | Json output_format is not compatible with "changelog" and "example" contents. |
| **<aid="doc.true_color_terminal"name="doc.true_color_terminal">doc.true_color_terminal</a>**<br/>**Command line**: <br/>• --doc.true_color_terminal<br/>• --doc.no-true_color_terminal<br/>**Environment variable**: ROUGAILCLI_DOC.TRUE_COLOR_TERMINAL | Force true color terminal. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | `standard` | |
## Families or variables for this family are in an other file name
| **<aid="doc.other_root_filenames.filename"name="doc.other_root_filenames.filename">doc.other_root_filenames.filename</a>**<br/>**Command line**: --doc.other_root_filenames.filename<br/>**Environment variable**: ROUGAILCLI_DOC.OTHER_ROOT_FILENAMES.FILENAME | Name of the file. | [`UNIX filename`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | `basic` | • this filename could be a relative path<br/>• file type allowed: "directory" and "file". |