Re: Asciidoc(tor) documentation

2016-04-22 Thread Andrea Cosentino
Cosentino Gesendet: Donnerstag, 21. April 2016 14:05 An: dev@camel.apache.org Betreff: Re: Asciidoc(tor) documentation Hi all, Actually you'll find in some components the directory src/main/docs. Each component should have his own .adoc in that directory. Actually we have this project fro

Re: Asciidoc(tor) documentation

2016-04-22 Thread Walzer, Thomas
there a plan? Cheers, Thomas. Von: Andrea Cosentino Gesendet: Donnerstag, 21. April 2016 14:05 An: dev@camel.apache.org Betreff: Re: Asciidoc(tor) documentation Hi all, Actually you'll find in some components the directory src/main/docs. Each component should have his own .adoc i

Re: Asciidoc(tor) documentation

2016-04-21 Thread Andrea Cosentino
Hi all, Actually you'll find in some components the directory src/main/docs. Each component should have his own .adoc in that directory. Actually we have this project from Hiram Chirino https://github.com/chirino/cxf-web/tree/master we are using it to migrate the html documentation from conflu

Re: Asciidoc(tor) documentation

2016-04-21 Thread Walzer, Thomas
Arnaud, Charles, here is what Claus sent to me & the list: >>> Hi Thomas Just a heads up that if you find spelling mistakes and other corrections to the Camel components, then correcting in wiki becomes obsolete. We keep the documentation in the source code in the javadoc for the setter method

Re: Asciidoc(tor) documentation

2016-04-21 Thread Arnaud Deprez
Hi, +1. I've made a pull request for async with servlet (see https://github.com/apache/camel/pull/949) and I don't know how do I have to do to update the documentation as the asciidoc doesn't exist yet. It's not clear to me too. Regards On Thu, Apr 21, 2016 at 7:50 AM Charles Moulliard wrote:

Asciidoc(tor) documentation

2016-04-20 Thread Charles Moulliard
Hi, The only info that I have been able to find about the migration process to AsciiDoc is part of the contributing web page "Most of the documentation is stored on the wiki. We are currently moving the documentation into the code (AsciiDoc). From there it is automatically converted to the wiki.