A sphinx extension that allows the documentation site-map (a.k.a Table of Contents) to be defined external to the documentation files. In normal Sphinx documentation, the documentation site-map is ...
Desired state: In a toctree include a cross reference to an explicit target (ie. some #... anchor within a page). Problem: Cannot include a cross reference to a target, explicit or implicit. From ...