module documentation

Utility functions for math.

Unknown Field: copyright
Copyright 2007-2022 by the Sphinx team, see AUTHORS.
Unknown Field: license
BSD, see LICENSE for details.
Function get​_node​_equation​_number Undocumented
Function wrap​_displaymath Undocumented
def get_node_equation_number(writer, node):

Undocumented

Parameters
writer:HTMLTranslatorUndocumented
node:nodes.math_blockUndocumented
Returns
strUndocumented
def wrap_displaymath(text, label, numbering):

Undocumented

Parameters
text:strUndocumented
label:strUndocumented
numbering:boolUndocumented
Returns
strUndocumented