.. _environment_variables: .. This page has NO content of its own. The single source is the markdown skill skills/environment_variables.md, which also ships in the SDK bundle (it is named in install/skills.list), so daslang.io and the SDK can never disagree. Edit the .md. .. The page label is declared HERE rather than in the .md: a MyST target of the form (label)= does NOT register in Sphinx's std domain when the markdown is pulled in through `.. include:: ... :parser:`, so :ref: from other pages would silently fail to resolve. .. include:: ../../../skills/environment_variables.md :parser: myst_parser.sphinx_