From 129a03b89ad4bad7ff0c977208257f93ca47387c Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Thu, 29 Jan 2026 16:48:23 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..62b5064 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# code-doc-cli + +A CLI tool that automatically extracts documentation from code comments, function signatures, and type annotations to generate clean Markdown documentation \ No newline at end of file