ipypublish.sphinx.gls.roles module¶
-
class
ipypublish.sphinx.gls.roles.GLSCapitalRole(fix_parens: bool = False, lowercase: bool = False, nodeclass: Type[Element] = None, innernodeclass: Type[TextElement] = None, warn_dangling: bool = False)[source]¶ Bases:
sphinx.roles.XRefRoleClass for processing the glsc role.
-
class
ipypublish.sphinx.gls.roles.GLSPluralCapitalRole(fix_parens: bool = False, lowercase: bool = False, nodeclass: Type[Element] = None, innernodeclass: Type[TextElement] = None, warn_dangling: bool = False)[source]¶ Bases:
sphinx.roles.XRefRoleClass for processing the glscpl role.
-
class
ipypublish.sphinx.gls.roles.GLSPluralRole(fix_parens: bool = False, lowercase: bool = False, nodeclass: Type[Element] = None, innernodeclass: Type[TextElement] = None, warn_dangling: bool = False)[source]¶ Bases:
sphinx.roles.XRefRoleClass for processing the glspl role.