slackapi / python-slack-sdk

Slack Developer Kit for Python
https://slack.dev/python-slack-sdk/
MIT License
3.84k stars 838 forks source link

Intersphinx Docs No Longer being Published #1542

Open chalbersma opened 1 month ago

chalbersma commented 1 month ago

Intersphinx index used to be published here https://slack.dev/python-slack-sdk/objects.inv. It's no longer being published. Intersphinx is useful. Please put it back.

The page URLs

https://slack.dev/python-slack-sdk/objects.inv

zimeg commented 1 month ago

Hi @chalbersma 👋 Thanks for raising this - it appears that the documentation migration from *.rst to *.md in #1537 removed Intersphinx support 😓

I understand that this might be breaking a workflow you have and I'm exploring how we might support objects.inv once more with our current toolchain.

This also isn't so ideal, but as a workaround I would suggest using the build outputs from v3.31.0 at this URL: https://github.com/slackapi/python-slack-sdk/raw/v3.31.0/docs/objects.inv