Files
PX4-Autopilot/Tools/px4moduledoc/__init__.py
Beat Küng 6c9574b336 Tools/px_process_module_doc.py: add script to extract documentation
And turn it into a markdown page.
It also does some simple validation, to check that the getopt() arguments
match the documentation.
2017-07-14 11:57:11 +02:00

2 lines
38 B
Python

__all__ = ["srcscanner", "srcparser"]