From fe29482ee2e110c2d76e84d46abf88c7c0196655 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 5 Jun 2026 12:36:54 +0200 Subject: python3-annotated-doc: add version 0.0.4 Co-Authored-By: Claude Sonnet 4.6 --- python3-annotated-doc/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python3-annotated-doc/README (limited to 'python3-annotated-doc/README') diff --git a/python3-annotated-doc/README b/python3-annotated-doc/README new file mode 100644 index 0000000..c502516 --- /dev/null +++ b/python3-annotated-doc/README @@ -0,0 +1,4 @@ +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 -- cgit v1.2.3