diff options
author | Arun Isaac | 2025-09-08 18:50:49 +0100 |
---|---|---|
committer | Arun Isaac | 2025-09-08 18:53:21 +0100 |
commit | eb9260205bab5ccb9dc8ef900dbe85dbaa79d2d4 (patch) | |
tree | 5bad0f48f2672e40f3e32ea4f61ef51652742302 /doc | |
parent | 34bab6cb5e4bcfe974e3ae06c88891761237ab12 (diff) | |
download | pyhegp-eb9260205bab5ccb9dc8ef900dbe85dbaa79d2d4.tar.gz pyhegp-eb9260205bab5ccb9dc8ef900dbe85dbaa79d2d4.tar.lz pyhegp-eb9260205bab5ccb9dc8ef900dbe85dbaa79d2d4.zip |
Specify PlantUML output filenames.
This is so that we don't end up with long Guix store hashes in the output filename when these images are built on CI using the Guix computed-file.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/joint-workflow.uml | 2 | ||||
-rw-r--r-- | doc/simple-workflow.uml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/joint-workflow.uml b/doc/joint-workflow.uml index 9ffa3c4..8488b79 100644 --- a/doc/joint-workflow.uml +++ b/doc/joint-workflow.uml @@ -1,4 +1,4 @@ -@startuml +@startuml joint-workflow actor "Data Broker" as broker actor "Data Owner 1" as owner1 actor "Data Owner 2" as owner2 diff --git a/doc/simple-workflow.uml b/doc/simple-workflow.uml index e860427..9a9d088 100644 --- a/doc/simple-workflow.uml +++ b/doc/simple-workflow.uml @@ -1,4 +1,4 @@ -@startuml +@startuml simple-workflow actor "Researcher" as researcher actor "Data Owner" as owner note over owner: pyhegp encrypt |