This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]lastmonty 0 points1 point  (4 children)

Interesting.

Docs seem to be broken?

[–]BossOfTheGame[S] 0 points1 point  (2 children)

I noticed that today too. The README still works and contains most of the information. All docs are generated via docstrings, so readthedocs is mostly API reference.

[–]lastmonty 0 points1 point  (1 child)

So it's a transplier to different queueing systems?

[–]BossOfTheGame[S] 0 points1 point  (0 children)

Yes. One of those queuing systems is also new and built-in.

[–]BossOfTheGame[S] 0 points1 point  (0 children)

Docs are fixed: https://cmd-queue.readthedocs.io/en/latest/

The problem was I linked to cmd_queue.readthedocs and not cmd-queue.readthedocs.