annotated-doc allows documenting parameters, class attributes, return
types, and variables inline using Python's Annotated type hint.

Homepage: https://github.com/fastapi/annotated-doc
