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/12/07 6:56:34 AM Updated by: Reinhard Pötz A new version has been created, state: publish Parts ===== Content ------- This part has been updated. Mime type: text/xml (unchanged) File name: (unchanged) Size: 2236 bytes (previous version: 1814 bytes) Content diff: (59 equal lines skipped) <p>Deploy the site using the "localDocs" profile.</p> --- <pre>mvn site:deploy -o -P localDocs +++ <pre>mvn site:deploy -o -P localDocs </pre> +++ <p>If you want to checkin the local docs build to SVN in order to publish them, +++ make sure that the profile above (localDocs) points to a local directory which +++ is a checkout of our docs from SVN +++ (<a href="http://svn.apache.org/repos/asf/cocoon/site/site/">http://svn.apache.org/repos/asf/cocoon/site/site/</a>). +++ <br/> +++ There is a guide with additional information about <a href="daisy:1418">how to +++ publish our docs</a>.</p> +++ </body> </html>