Commit 616ebca5 authored by Michal Čihař's avatar Michal Čihař

Use better markup for environment variables

[CI skip]
Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 0dffd92f
......@@ -229,17 +229,28 @@ for given component.
Additionally following environment variables are available:
``WL_VCS``
.. envvar:: WL_VCS
Used version control system.
``WL_REPO``
.. envvar:: WL_REPO
Upstream repository URL.
``WL_PATH``
.. envvar:: WL_PATH
Absolute path to VCS repository.
``WL_FILEMASK``
.. envvar:: WL_FILEMASK
File mask for current component.
``WL_FILE_FORMAT``
.. envvar:: WL_FILE_FORMAT
File format used in current component.
``WL_LANGUAGE``
.. envvar:: WL_LANGUAGE
Language of currently processed translation (not available for component
level hooks).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment