We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 554a546 commit a4984c3Copy full SHA for a4984c3
sphinx/api/configuration/file-creation.rst
@@ -116,6 +116,11 @@ root directory to install file targets with a relative path:
116
``~/.ssh/config`` to specify the user ID for logging into ``HOST``
117
if required.
118
119
+ .. note::
120
+
121
+ When installing files broken symbolic links are rejected. When
122
+ installing directories using Git or Rsync broken symlinks will be
123
+ copied.
124
125
.. rose:conf:: file:TARGET
126
0 commit comments