Skip to content

Commit 2a85a69

Browse files
committed
Documentation
1 parent 5b93095 commit 2a85a69

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

README.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -106,18 +106,19 @@ import "@patternfly-java/charts/dist/charts";
106106

107107
PatternFly Java consists of these Maven modules (a-z):
108108

109-
| Module | Description |
110-
|----------------------------|----------------------------------|
111-
| patternfly-java-bom | Bill of materials |
112-
| patternfly-java-charts | PatternFly charts |
113-
| patternfly-java-codeeditor | PatternFly code editor |
114-
| patternfly-java-components | PatternFly components |
115-
| patternfly-java-core | Core PatternFly Java classes |
116-
| patternfly-java-finder | PatternFly Java Finder extension |
117-
| patternfly-java-gwt | PatternFly Java for GWT |
118-
| patternfly-java-icons | PatternFly Java icons |
119-
| patternfly-java-j2cl | PatternFly Java for J2CL |
120-
| patternfly-java-layouts | PatternFly Java layouts |
109+
| Module | Description |
110+
|----------------------------|-----------------------|
111+
| patternfly-java-bom | Bill of materials |
112+
| patternfly-java-charts | Charts |
113+
| patternfly-java-codeeditor | Code editor extension |
114+
| patternfly-java-components | Components |
115+
| patternfly-java-core | Core classes |
116+
| patternfly-java-finder | Finder extension |
117+
| patternfly-java-gwt | GWT support |
118+
| patternfly-java-icons | Icons |
119+
| patternfly-java-j2cl | J2CL support |
120+
| patternfly-java-layouts | Layouts |
121+
| patternfly-java-tokens | Tokens |
121122

122123
Here’s the dependency graph of these maven modules and their external dependencies:
123124

0 commit comments

Comments
 (0)