Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Here is a typical example of the kind of thing we can generate

HTML
outputhtml

<a href="http://activemq.apache.org/camel/maven/camel-spring/cameldoc/index.html
Image Removed
">
<img src="http://activemq.apache.org/camel/maven/camel-spring/cameldoc/routes.png"/>
</a>

If you click on the link and go to the actual generated HTML you will see that you can navigate from an EIP node to its pattern page, along with getting hover-over tool tips ec.

Here is another example

HTML
outputhtml
<a href="http://activemq.apache.org/camel/maven/camel-example-spring/cameldoc/index.html">
<img src="http://activemq.apache.org/camel/maven/camel-example-spring/cameldoc/routes.png"/>
</a>

...