Open
Description
Hello thanks for this great project.
I'm using pendulum extensively at work and would love to link to the pendulum documentation by using intersphinx
For that to work pendulum's documentation need to expose an objects.inv
but I could not find it, here is a list of urls I tried:
pendulum.eustace.io/docs/objects.inv
pendulum.eustace.io/latest/objects.inv
pendulum.eustace.io/objects.inv
Here are some examples of sphinx-based documentations and their respective objects.inv
:
https://botocore.readthedocs.io/en/latest/objects.inv
http://click.pocoo.org/latest/objects.inv
https://python-consul.readthedocs.io/en/latest/objects.inv
http://flask.pocoo.org/docs/latest/objects.inv
Please expose that on pendulum so we can link to its documentation ?