DocstringStyle

class xsdata.models.config.DocstringStyle(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)[source]

Code writer docstring styles.

Variables
  • RST – reStructuredText

  • NUMPY – NumPy

  • GOOGLE – Google

  • ACCESSIBLE – Accessible

  • BLANK – Blank