manual: Docstring for gen_invocations stript

This commit is contained in:
Stephen Sherratt
2017-05-23 16:26:38 +10:00
parent b2c84ed806
commit ef74899681

View File

@@ -11,6 +11,11 @@
# @TAG(D61_BSD)
#
"""
Script to generate a c header file containing function prototypes and
doxygen comments from a given interface defined in an xml file.
"""
import os
import sys
import argparse