Hi romain! Where do we want a documentation about how to generate and publish our site for Meecrowave?
So far I've understood the following: Most of the docs are automatically generated with JBake generate(). The Download section needs to get generated manually as it crawls quite some files from the internet. 1.) start the respective generators in meecrowave-doc from your IDE. E.g. org.apache.meecrowave.doc.generator.Downloads#main. This generates some system.out. 2.) Copy the system.out of 1.) to src/main/jbake/content/download.adoc But now how to publish that content? For now I manually committed it to https://svn.apache.org/repos/asf/openwebbeans/cms-site/trunk/content/meecrowave But that feels pretty wrong. LieGrue, strub
