mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-09-20 15:04:34 +00:00
Update the architecture diagram
- Also update the instructions for editing the documentation images
This commit is contained in:
+11
-7
@@ -1,8 +1,12 @@
|
||||
# README
|
||||
# `doc/img` README
|
||||
|
||||
Note! Some of the image files in this directory (e.g.,
|
||||
[pinniped.svg](pinniped.svg)) were generated using
|
||||
[`plantuml`](https://plantuml.com/). To use `plantuml` to regenerate the image
|
||||
files, you simply run `plantuml -tsvg <file.txt>` from this directory. For
|
||||
example, to regenerate [pinniped.svg](pinniped.svg), run `plantuml -tsvg
|
||||
pinniped.txt`.
|
||||
## How to Update these Images
|
||||
|
||||
- [pinniped.svg](pinniped.svg) was generated using [`plantuml`](https://plantuml.com/).
|
||||
To regenerate the image, run `plantuml -tsvg pinniped.txt` from this directory.
|
||||
|
||||
- [pinniped_architecture.svg](pinniped_architecture.svg) was created on [draw.io](https://draw.io).
|
||||
It can be opened again for editing on that site by choosing "File" -> "Open from" -> "Device".
|
||||
Because it includes embedded icons it should be exported using "File" -> "Export as" -> "SVG",
|
||||
with the "Transparent Background", "Embed Images", and "Include a copy of my diagram" options
|
||||
checked. The icons in this diagram are from their "CAE" shapes set.
|
||||
|
||||
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 59 KiB |
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 79 KiB |
Reference in New Issue
Block a user