objects.inv - available? #3091
-
After digging around a bit for the object inventory file ( ❓ Q: Is the I didn't see it in the gh-pages branch, and I'm aware of the open discussion in #1220, but I haven't yet been able to unearth the inventory if indeed you are generating and propping it somewhere. If it's around and I'm just missing it somehow, would love to find out where. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 10 replies
-
We don't generate an |
Beta Was this translation helpful? Give feedback.
-
Chiming in here, a |
Beta Was this translation helpful? Give feedback.
-
Alrighty... @samuelcolvin helpfully nudged this again via email.
That sounds interesting. 🧐 It's much easier for me to get a grip on this if there's a real-life example that we can talk about wrt. tooling, rather than just talking abstract. Would anyone be able to point to a couple of examples of projects with publicly accessible (I realise that this might seem onerous/unneccessary to folks fully invested in sphinx-land, tho we're not using that docs tooling over in this part of the ecosystem and I find the file format amusingly inscrutable. Also somewhat musing on @Ravencentric's point.) |
Beta Was this translation helpful? Give feedback.
I'm voicing a design sensibility here, rather than a "let's not do that".
In some slightly alternate imagined space we're interlinking across projects using permalinks & redirects...
https://www.python-httpx.org/glossary/BasicAuth
https://www.python-httpx.org/glossary/DigestAuth
https://www.python-httpx.org/glossary/NetRCAuth
Anyways, yep sure let's have an
objects.inv
(it doesn't suck, it's a useful tool & it's what we've got).And yes, a switch across to
mkdocstrings
would make sense.