Skip to content

Create the documentation for environment variables #484

Open
@andreyfe1

Description

@andreyfe1

Hi,
It was found that if I want to find some definition for environment variables from the list, I need to go over the list and try to not break eyes looking at the list and try to guess what is the real definition is :)

Could you please create any human-friendly documentation (.md, github pages or something else) that can contain clear definitions for variables?
Example:
instead of DECLARE_DEBUG_VARIABLE(int32_t, RenderCompressedBuffersEnabled, -1, "-1: default, 0: disabled, 1: enabled")
let's have
| RenderCompressedBuffersEnabled | what it does, how the behavior is changed | -1 (default value) | possible values with meaning |

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions