mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-03-26 17:02:20 +08:00
And turn it into a markdown page. It also does some simple validation, to check that the getopt() arguments match the documentation.
2 lines
38 B
Python
2 lines
38 B
Python
__all__ = ["srcscanner", "srcparser"]
|