A document has been updated: http://cocoon.zones.apache.org/daisy/documentation/1256.html
Document ID: 1256 Branch: main Language: default Name: How to build the site locally (unchanged) Document Type: Cocoon Document (unchanged) Updated on: 10/3/06 2:27:34 PM Updated by: Helma van der Linden A new version has been created, state: publish Parts ===== Content ------- This part has been updated. Mime type: text/xml (unchanged) File name: (unchanged) Size: 1140 bytes (previous version: 941 bytes) Content diff: (28 equal lines skipped) </servers> </pre> +++ <h1>Build the site</h1> +++ +++ <pre>cd trunk/site +++ mvn site -o +++ </pre> +++ +++ <h1>Deploy the site locally</h1> +++ +++ <p>Deploy the site using the "localDocs" profile.</p> +++ +++ <pre>mvn site:deploy -o -P localDocs +++ </pre> +++ </body> </html>