Skip to content

Commit 176edf4

Browse files
committed
added pretty architecture diagrams
1 parent fc09faf commit 176edf4

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed
98.6 KB
Loading
93.1 KB
Loading

docs/pattern_builder_importer.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ title: Pattern Builder Schema Importer Drupal Module
88

99
It converts an library of JSON Schemas into Drupal paragraph bundles, and the JSON schema properties are converted into Drupal fields.
1010

11+
#### System Architecture
12+
![Pattern Builder Drupal Importer Architecture](media/patternbuilder-diagrams-importer-20160826-1.png "Pattern Builder Drupal Importer Architecture")
13+
1114

1215
### Why
1316

docs/pattern_builder_module.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ The Pattern Builder Module empowers your team to prototype in a static pattern l
1111

1212
Need to update your design? No problem! Just update and QA the code in your pattern library and import those changes to Drupal in seconds.
1313

14+
#### System Architecture
15+
![Pattern Builder Drupal System Architecture](media/patternbuilder-diagrams-top-level-20160826-3.png "Pattern Builder Drupal System Architecture")
16+
1417

1518
### Why
1619

0 commit comments

Comments
 (0)