We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a31d73d commit 27e3f04Copy full SHA for 27e3f04
README.md
@@ -11,7 +11,13 @@ Modello generates code from a simple model format: based on a plugin architectur
11
12
# Documentation
13
14
-Documentation can be found on the Modello site hosted at [Github.io](http://codehaus-plexus.github.io/modello/)
+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
20
21
22
# Licensing
23
0 commit comments