| <?xml version="1.0" encoding="UTF-8"?> |
| <document xmlns="http://maven.apache.org/XDOC/2.0" |
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> |
| |
| <properties> |
| <title>EMFGenerator</title> |
| </properties> |
| |
| <body> |
| <section name="EMFGen for developers"> |
| <p>section dedicated for developers</p> |
| <subsection name="deploy the new web site"> |
| <source>mvn clean site site:stage-deploy scm-publish:publish-scm</source> |
| </subsection> |
| |
| </section> |
| |
| |
| |
| </body> |
| |
| </document> |