K 10 svn:author V 8 skreuzer K 8 svn:date V 27 2021-01-26T15:18:26.373708Z K 7 svn:log V 447 Update to version 2.3.1 Changes between 2.2.0 and 2.3.1: * Add three new built-in styles, numpy_with_merge, google_with_merge, and numpy_napoleon_with_merge, which permit users to concatenate the respective sections of a parent's and child's docstrings. * Added the ability to configure DocInheritMeta so that special methods will have their docstrings inherited as well. * The Methods section in a NumPy-style docstring is now recognized. END