Example library
This document contains the reference documentation of a dummy library used in sphinx-codeautolink’s documentation. Besides providing valid hyperlink targets, it also demonstrates the default autodoc integration.
- class lib.Knight
- scratch()
Scratch the knight.
Expand for references to
lib.Knight.scratch
- Return type:
None
- class lib.Shrubbery(looks_nice, too_expensive)
A shrubbery bought in town.
Expand for references to
lib.Shrubbery