Adding the missing swh.auth[django] for the deposit build so now it's fine.
At the same time, add also the reference to the new swh.counters.
This should fix the build, it did locally.
Related to T3172
Differential D5327
docs: Add new modules swh.auth and swh.counters ardumont on Mar 25 2021, 10:11 AM. Authored by
Details
Adding the missing swh.auth[django] for the deposit build so now it's fine. This should fix the build, it did locally. Related to T3172 tox -e sphinx is happy
Diff Detail
Event TimelineComment Actions
Reproduced locally now. [1] I did not try that one as i thought (without checking d'oh) it would publish... Comment Actions and btw, the right fix for that error would be to depend on swh.deposit[swh-server]; but it's good to also include these missing modules
Comment Actions Sorry to be annoying, but "SWH object counters scaffolding" isn't a great description, because it sounds like "object counter scaffholding for SWH". What about "service providing efficient estimates of the number of objects in the SWH archive, using Redis's Hyperloglog"? Comment Actions Reword swh.counters description It's not annoying when it's constructive (it often is ;). The only annoyance i get with this (independently from your remark) is that we are not Comment Actions This is documentation. It can't be both didactic and DRY. And by definition, a table of content is the opposite of DRY. |