#! /usr/bin/python
import sys
from doxyqml import doxyqml
sys.exit(doxyqml.main())
