summaryrefslogtreecommitdiff
path: root/doc/concepts/overview.md
AgeCommit message (Collapse)Author
2023-06-26Add non-upwards symlinks in the rule language...Paul Cristian Sarbu
via a 'SYMLINK' constructor function. This works similarly to the 'FILE' construct, but the name given must point to a non-upwards symlink and a symlink artifact is being generated from it. Also updates the relevant tests.
2023-06-12doc: Convert orgmode files to markdownOliver Reiche