Versions Compared

Key

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

...

If you click on the actual generated htmlyou 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/examples/camel-example-spring/cameldoc/index.html">
<img src="http://activemq.apache.org/camel/maven/examples/camel-example-spring/cameldoc/routes.png"/>
</a>

For OS X users

If you are using OS X then you can open the DOT file using graphviz which will then automatically re-render if it changes, so you end up with a real time graphical representation of the topic and queue hierarchies!

...