Add Python module documentation generator

This commit is contained in:
2026-04-25 19:34:34 +02:00
parent ecd3f7e76b
commit a17e56fb3d
18 changed files with 1097 additions and 6 deletions
+2 -1
View File
@@ -24,4 +24,5 @@
- Add feature to parse Python docstrings
- Add function to ensure a non-empty string.
- Add Python definition documentation generator
- Add function to get the path segments of a path relative to another
- Add function to get the path segments of a path relative to another
- Add Python module documentation generator