Hi,

The Oak documentation is now published on the Oak website: http://jackrabbit.apache.org/oak/docs/index.html

The documentation lives inside oak-doc/src/site/markdown in the Markdown format. Any changes to those files can be directly deployed to the Oak website by every committer:

Use

    mvn site:site

to build the site. Review the site at oak-doc/target/site.

Then deploy the site to http://jackrabbit.apache.org/oak/docs/ using

   mvn site-deploy

Finally review the site at http://jackrabbit.apache.org/oak/docs/index.html.

Michael

Reply via email to