[
https://issues.apache.org/jira/browse/CAMEL-13902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16916145#comment-16916145
]
Zoran Regvart commented on CAMEL-13902:
---------------------------------------
We could add the "API documentation" link in the Hugo configuration (also
manages the Antora menus) by creating another block similar to this one:
[https://github.com/apache/camel-website/blob/22bb87f8127ae3a95c1b581433aded691d34333d/config.toml#L59-L64]
And then increasing all the weights by one after it, so we get Getting started,
User manual, Component reference, API documentation, Camel K... on the
Documentation menu.
This menu item can point to a api.md that we can put here:
[https://github.com/apache/camel-website/tree/master/content/docs] which in
turn can have the links to javadoc.io for the 3.0 of the above mentioned
artifacts and the 2.24 for camel-core.
> Publish links to JavaDoc on the website
> ---------------------------------------
>
> Key: CAMEL-13902
> URL: https://issues.apache.org/jira/browse/CAMEL-13902
> Project: Camel
> Issue Type: Task
> Components: website
> Reporter: Zoran Regvart
> Priority: Major
>
> We can utilize javadoc.io to publish the JavaDoc for:
> * camel-api
> * camel-support
> * camel-util
--
This message was sent by Atlassian Jira
(v8.3.2#803003)