Is there specification how to build docs/ and update https://gluten.apache.org/? #8763
-
I have looked through the doc and seems there is no specification on how to build doc locally. Also find that the official website https://gluten.apache.org/ is not consistent with the doc/ . |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
The site is backed by https://github.com/apache/incubator-gluten-site.
+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. |
Beta Was this translation helpful? Give feedback.
-
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 |
Beta Was this translation helpful? Give feedback.
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