GitHub user fbolton opened a pull request: https://github.com/apache/camel/pull/2242
CAMEL-12297 Miscellaneous fixes to AsciiDoc format and layout These fixes make it possible to build the Camel component documentation cleanly, when it is put through an AsciiDoc -> DocBook -> <output_format> style of tool chain. You can merge this pull request into a Git repository by running: $ git pull https://github.com/fbolton/camel camel-12297 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2242.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 #2242 ---- commit 142aa6316faca63d77aafc4d0911b3f03af9a30c Author: Fintan Bolton <fbolton@...> Date: 2018-02-28T15:46:29Z CAMEL-12297 Miscellaneous fixes to AsciiDoc format and layout commit 6c66ecf39b02df28b71e53061d661124ee4033c6 Author: Fintan Bolton <fbolton@...> Date: 2018-03-02T09:40:04Z CAMEL-12297 Fixed formatting error in ssh-component.adoc commit 8a976abde4447e694938c711212caf08719c9ca7 Author: Fintan Bolton <fbolton@...> Date: 2018-03-02T10:37:44Z CAMEL-12297 Sorted out missing images in doc ---- ---