|
The Sphinx internal link identifiers, like ** dbcmd.mapReduce** are showing up in the TITLE attributes of A tags, eg:
behavior including the <a class="reference internal" href="../../reference/command/mapReduce/#dbcmd.mapReduce" title="dbcmd.mapReduce"><tt class="xref mongodb mongodb-dbcommand docutils literal"><span class="pre">mapReduce</span></tt></a>, <a class="reference internal" href="../../reference/command/group/#dbcmd.group" title="dbcmd.group"><tt class="xref mongodb mongodb-dbcommand docutils literal"><span class="pre">group</span></tt></a>, and
|
The TITLE attribute should be the value of the shorttitle of the page (or the value of the text of the target link, but not the id of the link).
|