We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 554a546 commit e0ae6c3Copy full SHA for e0ae6c3
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.
122
+ * When installing directories using Git or Rsync broken symlinks
123
+ will be copied.
124
125
.. rose:conf:: file:TARGET
126
0 commit comments