diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-04-14 12:55:12 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-04-14 13:02:45 +0200 |
commit | 629df017d74734e93e2b63a1bb4b7819a34a1c9f (patch) | |
tree | 3c16b58c162a08b3ffda718aa183e2e42442aa6d /doc/concepts/service-target-cache.md | |
parent | c7216ce1da69f3fdbd2e577113c0a15a7dd41130 (diff) | |
download | justbuild-629df017d74734e93e2b63a1bb4b7819a34a1c9f.tar.gz |
clean up markdown in tutorial and concepts
... and ensure that pandoc processes them correctly. In particular,
add an empty line around itemize environments.
Diffstat (limited to 'doc/concepts/service-target-cache.md')
-rw-r--r-- | doc/concepts/service-target-cache.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/concepts/service-target-cache.md b/doc/concepts/service-target-cache.md index 8821cfad..f7f14e1e 100644 --- a/doc/concepts/service-target-cache.md +++ b/doc/concepts/service-target-cache.md @@ -210,7 +210,7 @@ tree in the CAS of the associated remote-execution endpoint. For archives we typically require the `git` blob identifier to be given, thus the tree identifier corresponding to a distdir (i.e., a list of distfiles) can always be computed without fetching the -actual archives. +actual archives. In order to allow `just-mr` to set up a repository description that can build against an _absent_ distdir repository root, `just serve` |