Add more details to site - thanks Karlheinz.


git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1759182 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/site/apt/site-publish.apt b/src/site/apt/site-publish.apt
index 44c50bd..bb05149 100644
--- a/src/site/apt/site-publish.apt
+++ b/src/site/apt/site-publish.apt
@@ -29,10 +29,10 @@
 
 * Developing Content
 
- Build and generate the site using Maven the usual way
+ Build and generate the site using Maven the usual way. A plain site does not generate a fully complete page, thus:
 
 +------------------------------------------+
-mvn clean site
+mvn clean site site:stage
 +------------------------------------------+
 
  Make your changes to the <<<site.xml>>> and/or <<<.apt>>> files then launch
@@ -66,7 +66,7 @@
  and manual processing. End to end, the process is slow - perhaps
  taking 30 minutes but close supervision is not required.
 
-** Deploy the Site Locally
+** Deploy the Site locally
 
  Rat declares a local directory (<<<stage>>>) for Maven
  site deployments. To avoid excessive numbers of commits, the