Hints:
Use the backtick syntax to refer to RepLAB objects, as in `+replab.AbstractGroup` to create replab.AbstractGroup
Start a link with a tilde to hide namespaces, as in `~+replab.AbstractGroup` to create AbstractGroup
Refer to documents with the :doc: prefix, as in :doc:`Installation <tutorials/installation>` to create Installation.