Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ expand-doxygen.py
File
expand-doxygen.py
scripts/expand-doxygen.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"Expand single-line `/** text */` doxygen blocks to the canonical 3-line form.
3
4
C/C++ only. Walks app/src and rewrites every line that is, in its entirety,
Callers
nothing calls this directly
Calls
3
main
Function · 0.70
resolve
Method · 0.45
compile
Method · 0.45
Tested by
no test coverage detected