Add python project documentation generator class

This commit is contained in:
2026-04-07 12:28:38 +02:00
parent 4988491018
commit 5087645069
2 changed files with 38 additions and 1 deletions
+2 -1
View File
@@ -6,4 +6,5 @@
- Add class for existing directories
- Add function to format a list human-readable
- Add function to assert that an object is an instance of a specific type
- Add function to assert that an object is an instance of a specific type
- Add python project documentation generator class