kconfig2dox

usage: kconfig2dox [-h] [-k KCONFIG] [-t TITLE] [-p PAGE] [-f FOOTER] -d DOX

Generate a Doxygen file from a KConfig specification.

optional arguments:
  -h, --help            show this help message and exit
  -k KCONFIG, --kconfig KCONFIG
                        KConfig file to read
  -t TITLE, --title TITLE
                        Page title
  -p PAGE, --page PAGE  Page Doxygen identifier
  -f FOOTER, --footer FOOTER
                        Page footer text
  -d DOX, --dox DOX     Doxygen file to generate