[ 
https://issues.apache.org/jira/browse/CAMEL-12042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16266723#comment-16266723
 ] 

Andrea Cosentino commented on CAMEL-12042:
------------------------------------------

The official docs are now on Github as mentioned in the home page of site. We 
are working on a new website.

> Rendering of code/snippets inside documentation is broken
> ---------------------------------------------------------
>
>                 Key: CAMEL-12042
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12042
>             Project: Camel
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Simon Kölsch
>            Priority: Minor
>
> The rendering of code snippets on the camel homepage is broken.
> For example see http://camel.apache.org/polling-consumer.html
> I expect the following should be java syntax highlighting?
> {{ javaEndpoint endpoint = context.getEndpoint("activemq:my.queue"); 
> PollingConsumer consumer = endpoint.createPollingConsumer(); Exchange 
> exchange = consumer.receive();}}
> Also further down the page I get:
> {{The example below illustrates 
> this:{snippet:id=e1|lang=xml|url=camel/components/camel-spring/src/test/resources/org/apache/camel/spring/SpringConsumerTemplateTest-context.xml}}}
> I'm not sure if this is the right place to report this, but since the 
> homepage is part of the github repository it seems to make sense using the 
> projects bug tracker.
> I checked the Gitter history and had a look at the ML and nobody seems to 
> mention this.
> I've also tried to search on JIRA but always end up with Issues for Zookeeper 
> or other projects.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to