Dustin Spicuzza
73a81d3107
Retain doxygen comments for using declarations and type aliases
2023-12-02 04:24:10 -05:00
Dustin Spicuzza
c3fbe4c16c
breaking change: Remove operator type and make part of Function
...
- Unifies free function operators and method operators -- otherwise users
would need to parse the operator themselves to deal with free function operators
- We don't have any releases yet, so there are no stability guarantees
2023-09-23 21:45:30 -04:00
Dustin Spicuzza
40bf05b384
Add additional doxygen related testcases to make sure things don't accidentally break
2022-12-15 01:49:49 -05:00
Dustin Spicuzza
2ba5c3c829
Support extracting doxygen comments when declspec or attributes are present
2022-12-15 01:49:49 -05:00
Dustin Spicuzza
ff645920b8
Capture doxygen comments for namespaces
2022-12-09 01:16:54 -05:00
Dustin Spicuzza
9756025e2d
mypy: add None return types to functions that don't return a value
2022-01-02 21:30:41 -05:00
Dustin Spicuzza
a6977325b9
Fix doxygen tests
2020-12-31 00:24:45 -05:00
Dustin Spicuzza
ef5c22972b
Initial commit
2020-12-28 03:43:37 -05:00