abderrahim commented on code in PR #2060: URL: https://github.com/apache/buildstream/pull/2060#discussion_r2709087741
########## doc/source/handling-files/overlaps.rst: ########## @@ -144,6 +144,29 @@ command contain an ``rm`` statement, as such: This would cause later builds of ``runtime-only.bst`` to no longer conflict on the given file. +Changing the location Review Comment: It seems we have something about this topic in the [BuildElement API documentation](https://docs.buildstream.build/2.6/buildstream.buildelement.html#built-in-functionality) (the "Built-in functionality" section). It's hard to find given it's buried so deep in the API docs. I suggest we take this section and put it in a new page in the "Using" part of the documentation, as it's more of a user-facing thing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
