We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22f3168 commit 278d757Copy full SHA for 278d757
reference/profiles.rst
@@ -64,8 +64,9 @@ You can also show profile's content:
64
[build_requires]
65
[env]
66
67
-Use ``$PROFILE_DIR`` in your profile and it will be replaced with the absolute path to the profile file. It is useful to declare relative
68
-folders:
+Use ``$PROFILE_DIR`` in your profile and it will be replaced with the absolute path to
+the directory where the profile file is (this path will contain only forward slashes).
69
+It is useful to declare relative folders:
70
71
.. code-block:: text
72
0 commit comments