Add Python definition documentation generator

This commit is contained in:
2026-04-19 19:12:33 +02:00
parent 3b45c1a8ed
commit 3fd51d126f
9 changed files with 2486 additions and 10 deletions
+2 -1
View File
@@ -22,4 +22,5 @@
- Add feature to get the signature representation of a Python function argument
- Add class for Python docstrings
- Add feature to parse Python docstrings
- Add function to ensure a non-empty string.
- Add function to ensure a non-empty string.
- Add Python definition documentation generator