rig icon indicating copy to clipboard operation
rig copied to clipboard

feat: deny missing docs

Open joshua-mo-143 opened this issue 7 months ago • 2 comments

  • [x] I have looked for existing issues (including closed) about this

Feature Request

We should be ensuring reasonable efforts are made to cover documentation by denying missing documentation.

Motivation

Documentation is often one of the first ports of call for users when things go wrong, and by adding relevant documentation, we can ensure users have full clarity on how (not) to use a given import.

Proposal

Alternatives

joshua-mo-143 avatar May 25 '25 16:05 joshua-mo-143

I'm kinda thinking about whether we should move the rig-docs to this repo directly instead of a separate repo and use the standard rust-book style of docs for simplicity. it would make it easier to bundle docs with new feature PRs and should make it easier for contributors as well alongside making it more consistent with the rust ecosystem.

ofc, i don't want to introduce change for change's sake but it was something I was pondering about.

0xMochan avatar May 26 '25 00:05 0xMochan

Closing as this is basically impossible without #699, but I don't think this is something that we should be actively enforcing (...yet).

joshua-mo-143 avatar Sep 12 '25 15:09 joshua-mo-143