[
https://issues.apache.org/activemq/browse/CAMEL-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jonas Lim resolved CAMEL-53.
----------------------------
Resolution: Fixed
h2 headings are now included in the html/pdf. had to modify the source a bit before transforming it via xsl. All contents after a <h2> element are moved to <h2_section> element created inside the <h2>. If another <h2> is found the process is repeated. This is so that the contents inside a chapter can be divided by section with <h2> as the delimiter
rev: 556828
> h2 headings don't seem to be respeected
> ---------------------------------------
>
> Key: CAMEL-53
> URL:
https://issues.apache.org/activemq/browse/CAMEL-53> Project: Apache Camel
> Issue Type: Sub-task
> Reporter: James Strachan
> Assignee: Jonas Lim
>
> If you look at chapter 3 on Enterprise Integration Patterns; or section 5 the Pattern Appendix; there's lots of h2 usage for each collection of patterns. e.g. the first section is
> "Message Systems" then "Messaging Channels" etc.
>
http://cwiki.apache.org/CAMEL/book-pattern-appendix.html> yet these don't seem to come out in the docbook; nor do they appear in the table of contents etc
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.