dummy_moduleΒΆ

module_attr This is a module attribute
C.class_attr This is a class attribute
C.prop_attr1 This is a function docstring
C.prop_attr2 This is a attribute docstring
C.C2 This is a nested inner class docstring

Functions

emptyLine() This is the real summary
noSentence() this doesn’t start with a
withSentence() I have a sentence which spans multiple lines.

Classes

C My C class