The module docstring
Header¶
This is some text in the module docstring under a header
Subheader¶
This is some text in the module docstring under a sub-header
- mod.function(x)¶
This is a function
- mod.submod.function2(x)¶
This is a function in another module