Elektrine lite

← Feed

@partim@social.tchncs.de

Post #3532628

2026-07-02 10:35 UTC

@stefanlindbohm@mastodon.social I really like how the HTML produced by rustdoc works. I wonder if maybe we can produce something similarly usable for a reference. Perhaps with Sphinx (even if RST is annoying)?

Replies (1)

  • @partim@social.tchncs.de You mean for documenting the various elements/attributes/fields in a nested but humanly readable way? Haven’t seen rustdoc HTML exports, do you have an example? I was thinking of imitating some good API docs out there, think something like Stripe’s API docs or even Swagger. Needs to be adapted (and not as messy as Swagger), but as a point of inspiration.

    Open ##3532627