Feature flags

Read the Docs offers a few additional settings that are otherwise disabled by default. These specific settings are called feature flags and can only be enabled by contacting us through our support form or reaching out to the administrator of your service.

Available flags

CONDA_APPEND_CORE_REQUIREMENTS: Append Read the Docs core requirements to environment.yml file.

Makes Read the Docs to install all the requirements at once on conda create step. This helps users to pin dependencies on conda and to improve build time.