SphinxExtensions¶
Extensions for the Sphinx documentation tool.
Attributes¶
DocumentMemberAttribute¶
-
class
SphinxExtensions.DocumentMemberAttribute(value=True)[source]¶ Bases:
pyAttributes.AttributeThis pyAttribute allows users to enable or disable the automated documentation of class members with Sphinx.
See also
- Base attribute class
pyAttributes.Attribute Base class for all attributes from pyAttributes package.