Commit Graph

6 Commits

Author SHA1 Message Date
46dc6bc2fe feat(c-apidoc-parser): Add description parsing
+fix brief description parsing
2025-09-30 10:44:16 +02:00
3a98252e0c fix(c-apidoc-parser): add detailed description to the output 2025-09-23 13:39:43 +02:00
58cc08b084 fix: parsing of python method arguments
- Add proper handling of typing suggestions within Python parameters.
- Remove table headers to improve visual design (parameters are already within the `Parameters` section, and description is self-explanatory)
2025-09-22 23:06:32 +02:00
7c83d61415 cleanup: remove unused methods and variables 2025-09-22 18:28:35 +02:00
3594c85921 Update git repository link 2025-09-15 17:31:42 +02:00
c3aec55da4 Initial commit 2025-07-09 12:25:44 +02:00