Re: [D] Is there specification how to build docs/ and update https://gluten.apache.org/? [incubator-gluten]
GitHub user zhztheplayer added a comment to the discussion: Is there specification how to build docs/ and update https://gluten.apache.org/? @weiting-chen Would you also share how is https://apache.github.io/incubator-gluten/ resolved? It seems there's no `ghp_branch` settings in https://github.com/apache/incubator-gluten/blob/main/.asf.yaml. GitHub link: https://github.com/apache/incubator-gluten/discussions/8763#discussioncomment-14688147 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [D] Is there specification how to build docs/ and update https://gluten.apache.org/? [incubator-gluten]
GitHub user zjuwangg added a comment to the discussion: Is there specification how to build docs/ and update https://gluten.apache.org/? @weiting-chen Can you share how to build document locally, so that developers can preview their modification to the docs part locally. GitHub link: https://github.com/apache/incubator-gluten/discussions/8763#discussioncomment-12409093 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [D] Is there specification how to build docs/ and update https://gluten.apache.org/? [incubator-gluten]
GitHub user FelixYBW added a comment to the discussion: Is there specification how to build docs/ and update https://gluten.apache.org/? Rong and I talked to have an automatic way to create the coverage doc. The function and op support aren't up to date either GitHub link: https://github.com/apache/incubator-gluten/discussions/8763#discussioncomment-12260949 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [D] Is there specification how to build docs/ and update https://gluten.apache.org/? [incubator-gluten]
GitHub user zjuwangg added a comment to the discussion: Is there specification how to build docs/ and update https://gluten.apache.org/? > BTW, I am working on a better way to automatically sync up the repository > from incubator-gluten to incubator-gluten-site with low efforts to maintain > the code between both repositories. Thanks. I think it's also better to have a link of main branch document in official website document GitHub link: https://github.com/apache/incubator-gluten/discussions/8763#discussioncomment-12260044 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [D] Is there specification how to build docs/ and update https://gluten.apache.org/? [incubator-gluten]
GitHub user weiting-chen added a comment to the discussion: Is there specification how to build docs/ and update https://gluten.apache.org/? BTW, I am working on a better way to automatically sync up the repository from incubator-gluten to incubator-gluten-site with low efforts to maintain the code between both repositories. GitHub link: https://github.com/apache/incubator-gluten/discussions/8763#discussioncomment-12259764 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [D] Is there specification how to build docs/ and update https://gluten.apache.org/? [incubator-gluten]
GitHub user weiting-chen added a comment to the discussion: Is there specification how to build docs/ and update https://gluten.apache.org/? Current policy is The official released document into the official website: https://gluten.apache.org and the source code is maintained in https://github.com/apache/incubator-gluten-site The latest doc. in main branch, please go to https://apache.github.io/incubator-gluten/ and the code is maintained in https://github.com/apache/incubator-gluten/tree/main/docs GitHub link: https://github.com/apache/incubator-gluten/discussions/8763#discussioncomment-12259708 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [D] Is there specification how to build docs/ and update https://gluten.apache.org/? [incubator-gluten]
GitHub user zjuwangg added a comment to the discussion: Is there specification how to build docs/ and update https://gluten.apache.org/? cc @weiting-chen GitHub link: https://github.com/apache/incubator-gluten/discussions/8763#discussioncomment-12233695 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [D] Is there specification how to build docs/ and update https://gluten.apache.org/? [incubator-gluten]
GitHub user zjuwangg edited a comment on the discussion: Is there specification how to build docs/ and update https://gluten.apache.org/? > make the publish of document as a daily work. Also we should maintain the version of doc to match different gluten release version. GitHub link: https://github.com/apache/incubator-gluten/discussions/8763#discussioncomment-12233669 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [D] Is there specification how to build docs/ and update https://gluten.apache.org/? [incubator-gluten]
GitHub user zjuwangg added a comment to the discussion: Is there specification how to build docs/ and update https://gluten.apache.org/? > make the publish of document as a daily work. Also we should maintain the version of doc to match different gluten release version. GitHub link: https://github.com/apache/incubator-gluten/discussions/8763#discussioncomment-12233669 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [D] Is there specification how to build docs/ and update https://gluten.apache.org/? [incubator-gluten]
GitHub user zjuwangg added a comment to the discussion: Is there specification how to build docs/ and update https://gluten.apache.org/? > The site is backed by https://github.com/apache/incubator-gluten-site. > > > I think it's important to keep doc up to date and always keep an eye on the > > document construction to attract more user and developers. > > +1. It's great if we can host source files in a single place at first, say, > only in https://github.com/apache/incubator-gluten-site or in > https://github.com/apache/incubator-gluten. Thanks for the reply. Strongly +1 for the idea that place document in a single place and make the publish of document as a daily work. Many awesome projects like [spark docs](https://github.com/apache/spark/tree/master/docs) and [flink docs](https://github.com/apache/flink/tree/master/docs) adopt this way. GitHub link: https://github.com/apache/incubator-gluten/discussions/8763#discussioncomment-12233500 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [D] Is there specification how to build docs/ and update https://gluten.apache.org/? [incubator-gluten]
GitHub user zhztheplayer added a comment to the discussion: Is there specification how to build docs/ and update https://gluten.apache.org/? The site is backed by https://github.com/apache/incubator-gluten-site. > I think it's important to keep doc up to date and always keep an eye on the > document construction to attract more user and developers. +1. It's great if we can host source files in a single place at first, say, only in https://github.com/apache/incubator-gluten-site or in https://github.com/apache/incubator-gluten. GitHub link: https://github.com/apache/incubator-gluten/discussions/8763#discussioncomment-12233290 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
