Something is not quite right with the Sphinx links for adafruit_motor. The servokit API page has the strings :py:class:~adafruit_motor.servo.ContinuousServo and :py:class:~adafruit_motor.servo.Servo rather than linking to the class docs for ContinuousServo and Servo.
I was looking at this a bit, and I can't figure out how to make Sphinx link those classes, but maybe someone has some idea?