You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ This example shows how to use https://arc42.org/[arc42] in combination with the
7
7
8
8
It shows how to use the techniques described in https://www.workingsoftware.dev/software-architecture-documentation-the-ultimate-guide/[The ultimate Guide to Software Architecture Documentation].
9
9
10
+
Check out the deployed https://bitsmuggler.github.io/arc42-c4-software-architecture-documentation-example/[HTML build] provided on GitHub Pages.
11
+
10
12
Technologies involved:
11
13
12
14
* https://arc42.org/[arc42] to get the structure for the software architecture documentation
@@ -17,7 +19,7 @@ Technologies involved:
17
19
* https://doctoolchain.org[docToolchain] to generate the representations of the software architecture documentation written in https://asciidoc.org/[AsciiDoc]. docToolchain makes use of https://docs.asciidoctor.org/asciidoctor[Asciidoctor].
18
20
* https://kroki.io[Kroki] to generate diagrams
19
21
20
-
Hint: Take a look to the https://www.workingsoftware.dev/documentation-as-code-tools[Documentation as Code Technology Radar]
22
+
For more tech inspiration take a look at the https://www.workingsoftware.dev/documentation-as-code-tools[Documentation as Code Technology Radar]
0 commit comments