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.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,13 @@ Modello generates code from a simple model format: based on a plugin architectur
11
11
12
12
# Documentation
13
13
14
-
Documentation can be found on the Modello site hosted at [Github.io](http://codehaus-plexus.github.io/modello/)
14
+
Documentation can be found on the Modello site hosted at [Github.io](http://codehaus-plexus.github.io/modello/).
15
+
16
+
This site is generated by running:
17
+
18
+
```
19
+
mvn -Prun-its,reporting clean verify site site:stage
0 commit comments