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

ASF GitHub Bot commented on CAMEL-23788:
----------------------------------------

github-actions[bot] commented on PR #1667:
URL: https://github.com/apache/camel-website/pull/1667#issuecomment-4729315176

   🚀 Preview is available at 




> Generate versioned offline documentation bundles for AI coding agents
> ---------------------------------------------------------------------
>
>                 Key: CAMEL-23788
>                 URL: https://issues.apache.org/jira/browse/CAMEL-23788
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Claus Ibsen
>            Priority: Major
>
> Companies may restrict their AI coding agents from accessing the internet. To 
> support offline usage, generate versioned documentation bundles (zip archives 
> of all Markdown files) that can be downloaded once and used locally.
> Proposed approach:
> - Add a manually-triggered GitHub Actions workflow (workflow_dispatch) that 
> takes a Camel version as input (e.g. 4.18)
> - The workflow builds the full website, then zips version-specific .md files 
> (components, spring-boot starters, kamelets, manual) into a single archive
> - Upload the zip as a GitHub Release asset on apache/camel-website (e.g. 
> camel-docs-4.18.zip)
> - Update llms.txt to list available versioned bundles so AI agents can 
> discover the right version
> This is intended to run after each official Camel release, producing one zip 
> per supported version.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to