[
https://issues.apache.org/jira/browse/KAFKA-20541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18088107#comment-18088107
]
ASF GitHub Bot commented on KAFKA-20541:
----------------------------------------
mimaison commented on PR #856:
URL: https://github.com/apache/kafka-site/pull/856#issuecomment-4675113046
Sorry but as I said in
https://github.com/apache/kafka-site/pull/856#issuecomment-4371428908, when
building the docs the `generated` folder is in the artifact that we put under
`content/en`. So I think it would be better to pick it from there.
Currently `generated` is picked from `static`. So we want to:
- delete the `generated` copy under `static/42`, 42 currently has a copy
under `content/en`
- move the `generated` folder of 43 under `content/en`
Does that make sense?
> Duplicate generated folder in kafka-site
> ----------------------------------------
>
> Key: KAFKA-20541
> URL: https://issues.apache.org/jira/browse/KAFKA-20541
> Project: Kafka
> Issue Type: Bug
> Components: website
> Reporter: Mickael Maison
> Assignee: Muralidhar Basani
> Priority: Major
>
> We have the generated content under both:
> - content/en/<VERSION>
> - static/<VERSION>
> For example:
> https://github.com/apache/kafka-site/tree/markdown/content/en/42/generated
> https://github.com/apache/kafka-site/tree/markdown/static/42/generated
--
This message was sent by Atlassian Jira
(v8.20.10#820010)