MCPcopy 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
4C/C++ only. Walks app/src and rewrites every line that is, in its entirety,

Callers

nothing calls this directly

Calls 3

mainFunction · 0.70
resolveMethod · 0.45
compileMethod · 0.45

Tested by

no test coverage detected