kou commented on PR #218: URL: https://github.com/apache/arrow-adbc/pull/218#issuecomment-1350241777
> I was thinking about having some sort of (brief) landing page, but it is redundant. (Or maybe a redirect, or a version selector.) Ah, it makes sense. I used the "redirect" approach in other project: https://hayamizu-lab.github.io/treefit-python/ (source: https://github.com/hayamizu-lab/treefit-python/blob/master/docs/index.html ) > I wanted to have versioned documentation from the start, so it seems weird to me to have them nested like that. I agree with you. FYI: I like the following URLs: * https://apache.arrow.org/adbc/latest/ : The latest release (This is a copy of https://apache.arrow.org/adbc/X.Y.Z/ . Users can use both of https://apache.arrow.org/adbc/latest/ and https://apache.arrow.org/adbc/1.0.0/ when the latest release is 1.0.0) * https://apache.arrow.org/adbc/dev/ or https://apache.arrow.org/adbc/main/ : For the `main` branch * https://apache.arrow.org/adbc/1.0.0/ : For 1.0.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
