I love info, and wish more developer docs where available on Info. Saves me from opening up a PDF - navigating an info-based reference manual is more ergonomic in comparison
A long time ago, the Python documentation was available as texinfo, it was very nice to use. But the Python devs switched to ReST, which I read was kind of a pain to convert to textinfo, and so it is no more. :(
https://blog.nawaz.org/posts/2023/Mar/creating-info-manuals-...