lidavidm commented on issue #1935: URL: https://github.com/apache/arrow-adbc/issues/1935#issuecomment-2325732103
It looks like the HTML output is not super easily parseable, but I think we can do this: - parse xml/index.xml to get all names; each name appears to have a unique hex ID - parse html/search to get a reverse mapping of hex IDs to URLs (since it is not obvious how to generate the URL given only the information in the XML) Then we can generate a Sphinx inventory -- 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]
