pluggy icon indicating copy to clipboard operation
pluggy copied to clipboard

Docs: some name links and refs are borked

Open goodboy opened this issue 7 years ago • 0 comments

Was just re-reading the latest docs and noticed some broken names, namely:

  • add_hookspec() (missing a trailing s)
  • the call_historic() method ref broken due to module path
  • a bunch of private type references that aren't exposed (poke @RonnyPfannschmidt since I know you don't want a lot of these public per say) / linked properly even though we need to document their usage.

It would probably be good if a third party who didn't write the docs went over them and found more issues.

goodboy avatar Jan 05 '19 23:01 goodboy