[
https://issues.apache.org/jira/browse/CAMEL-14698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057439#comment-17057439
]
David Jencks commented on CAMEL-14698:
--------------------------------------
I put together a partial demo of what I'm suggesting.
[https://github.com/djencks/camel-website.git]
[https://github.com/djencks/camel.git]
Both on branch
issue-14698-rearrange-adocs
In the website project, make sure you have antora 2.3.0-alpha.2 or later.
Build with antora antora-playbook.yml or if you check out the camel repo as
well and get on the correct branch and have camel-website and camel next to one
another build with antora antora-playbook-basic-local.yml.
In camel, the gulpfile.js is updated to generate a working nav file using the
modules some sources are now in.
There seem to be some inconsistencies in the gulpfile that I will ask about on
the dev list.
So far no example support.
> Consider rearranging site source to Antora norms
> ------------------------------------------------
>
> Key: CAMEL-14698
> URL: https://issues.apache.org/jira/browse/CAMEL-14698
> Project: Camel
> Issue Type: Improvement
> Components: website
> Affects Versions: 3.1.0
> Reporter: David Jencks
> Assignee: David Jencks
> Priority: Major
>
> Consider rearranging the website source .adocs to conform to expected Antora
> structure and avoid copying.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)