GitHub user jlgrock opened a pull request:
https://github.com/apache/camel/pull/2511
CAMEL-12781: Re-adding missing code samples to documentation
a link was there in the current published version, but references seem to
be missing in current iteration. I have moved the appropriate code samples
into the documentation so it makes a little more sense.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jlgrock/camel CAMEL-12781
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2511.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2511
----
commit 70e5aac4bd79bc55a398dcfaccf9ba639a0d3095
Author: Justin Grant <jlgrock@...>
Date: 2018-09-05T19:58:44Z
CAMEL-12781: Re-adding missing code samples to documentation
a link was there in the current published version, but references seem to
be missing in current iteration. I have moved the appropriate code samples
into the documentation so it makes a little more sense.
----
---