CAMEL-9337 Add readme.txt to all examples
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9d82e261 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9d82e261 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/9d82e261 Branch: refs/heads/master Commit: 9d82e2619a5fde840725735f61efd78934685ea8 Parents: 6f51fb0 Author: gautric <gaut...@redhat.com> Authored: Wed Dec 9 19:39:29 2015 +0100 Committer: Claus Ibsen <davscl...@apache.org> Committed: Thu Dec 10 07:45:00 2015 +0100 ---------------------------------------------------------------------- examples/camel-example-cxf-proxy/README.md | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/9d82e261/examples/camel-example-cxf-proxy/README.md ---------------------------------------------------------------------- diff --git a/examples/camel-example-cxf-proxy/README.md b/examples/camel-example-cxf-proxy/README.md index e1c9f37..bd16e37 100644 --- a/examples/camel-example-cxf-proxy/README.md +++ b/examples/camel-example-cxf-proxy/README.md @@ -49,6 +49,8 @@ Then make SOAP requests of this format: </soapenv:Body> </soapenv:Envelope> +### Documentation + This example is documented at [http://camel.apache.org/cxf-proxy-example.html](http://camel.apache.org/cxf-proxy-example.html) ### Forum, Help, etc