Author: buildbot Date: Fri Nov 25 16:18:46 2016 New Revision: 1001641 Log: Production update by buildbot for camel
Modified: websites/production/camel/content/asciidoc.html websites/production/camel/content/cache/main.pageCache Modified: websites/production/camel/content/asciidoc.html ============================================================================== --- websites/production/camel/content/asciidoc.html (original) +++ websites/production/camel/content/asciidoc.html Fri Nov 25 16:18:46 2016 @@ -75,7 +75,7 @@ <tbody> <tr> <td valign="top" width="100%"> -<div class="wiki-content maincontent"><p><span style="color: rgb(0,0,0);">We keep the documentation in the source code in the javadoc for the</span><br clear="none"><span style="color: rgb(0,0,0);">setter methods on the component and endpoint classes.</span><br clear="none"><br clear="none"><span style="color: rgb(0,0,0);">We use this to generate and keep documentation up to date. Though this</span><br clear="none"><span style="color: rgb(0,0,0);">is not yet complete and work in progress. But eventually the Camel</span><br clear="none"><span style="color: rgb(0,0,0);">documentation on the website will be generated from this that ensures</span><br clear="none"><span style="color: rgb(0,0,0);">the doc is always up to date with the actual source code.</span><br clear="none"><br clear="none"><span style="color: rgb(0,0,0);">So you may want to submit PRs to fix those docs in the source code as well.</span><br clear="none"><br clear="none"><span style="color: rgb(0,0,0);">You can see the generated docs in some of the components such as</span><br clear="none"><a shape="rect" class="external-link" href="https://github.com/apache/camel/blob/master/components/camel-ahc/src/main/docs/ahc.adoc" rel="nofollow">https://github.com/apache/camel/blob/master/components/camel-ahc/src/main/docs/ahc.adoc</a><br clear="none"><br clear="none"><span style="color: rgb(0,0,0);">eg the components that have a ascii doc file.</span><br clear="none"><br clear="none"><span style="color: rgb(0,0,0);">So if you look in that adoc file you can see</span><br clear="none"><br clear="none"><span style="color: rgb(0,0,0);">// endpoint options: START</span><br clear="none"><span style="color: rgb(0,0,0);">// endpoint options: END</span><br clear="none"><br clear="none"><span style="color: rgb(0,0,0);">then when building the source code, then the options within that</span><br clear="none"><span style="color: rgb(0,0,0);">comment section is generated from the source code. So just change the</span><br clear="none"><span style="color: rgb(0,0,0);">docs in the source and the adoc is updated.</span><br clear="none"><br clear="none"><br clear="none"></p></div> +<div class="wiki-content maincontent"><p><span style="color: rgb(0,0,0);">We keep the documentation in the source code in the javadoc for the</span><br clear="none"><span style="color: rgb(0,0,0);">setter methods on the component and endpoint classes.</span><br clear="none"><br clear="none"><span style="color: rgb(0,0,0);">We use this to generate and keep documentation up to date. Though this</span><br clear="none"><span style="color: rgb(0,0,0);">is not yet complete and work in progress. But eventually the Camel</span><br clear="none"><span style="color: rgb(0,0,0);">documentation on the website will be generated from this that ensures</span><br clear="none"><span style="color: rgb(0,0,0);">the doc is always up to date with the actual source code.</span><br clear="none"><br clear="none"><span style="color: rgb(0,0,0);">So you may want to submit PRs to fix those docs in the source code as well.</span><br clear="none"><br clear="none"><span style="color: rgb(0,0,0);">You can see the generated docs in some of the components such as</span><br clear="none"><a shape="rect" class="external-link" href="https://github.com/apache/camel/blob/master/components/camel-ahc/src/main/docs/ahc-component.adoc" rel="nofollow">https://github.com/apache/camel/blob/master/components/camel-ahc/src/main/docs/ahc-component.adoc</a><br clear="none"><br clear="none"><span style="color: rgb(0,0,0);">eg the components that have a ascii doc file.</span><br clear="none"><br clear="none"><span style="color: rgb(0,0,0);">So if you look in that adoc file you can see</span><br clear="none"><br clear="none"><span style="color: rgb(0,0,0);">// component options: START</span><br clear="none"><span style="color: rgb(0,0,0);">// <span style="color: rgb(0,0,0);">component</span> options: END</span></p><p><span style="color: rgb(0,0,0);">// endpoint options: START</span><br clear="none"><span style="color: rgb(0,0,0);">// endpoint options: END</span></p><p><span style="color: rgb(0,0,0);"> < /span><br clear="none"><span style="color: rgb(0,0,0);">then when building the source code, then the options within that</span><br clear="none"><span style="color: rgb(0,0,0);">comment section is generated from the source code. So just change the</span><br clear="none"><span style="color: rgb(0,0,0);">docs in the source and the adoc is updated.</span><br clear="none"><br clear="none"><br clear="none"></p></div> </td> <td valign="top"> <div class="navigation"> Modified: websites/production/camel/content/cache/main.pageCache ============================================================================== Binary files - no diff available.