Skip to content

Conversation

@buliwyf42
Copy link

The Documentation refers to "SystemDB_Ext" but in the C4_Context.puml the e is not a capital E.

!unquoted procedure SystemDb_ext($alias, $label, $descr="", $sprite="") database "$getSystem($label, $descr, $sprite)" <<external_system>> as $alias !endprocedure
It probably should look like this

!unquoted procedure SystemDb_Ext($alias, $label, $descr="", $sprite="") database "$getSystem($label, $descr, $sprite)" <<external_system>> as $alias !endprocedure
to be correct to the documentation and keep the overall syntax.

adrianvlupu and others added 30 commits June 12, 2019 15:44
…e original appearance

Signed-off-by: Michael Grolinger <[email protected]>
Improve the look of the legend table in LAYOUT_WITH_LEGEND()
to better match the overall diagram style
adrianvlupu and others added 22 commits February 19, 2020 22:17
Update legend format in markdown diagrams
Update layout diagram with new legend
Replace function with procedure declaration when no return specified
Change his to its for genderless lifeless object.
fix: broken import C4_Container.puml link in README.md
fixed typos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants