Lui is a language of declarative writing of user interface with generating Tkinter code
- git clone
- run lui.py with args
- install doxygen
- on Windows open Doxywizard and select Doxyfile in
src
folder - on Linux change dir on root directory and typing
doxygen -w html new_header.html new_footer.html new_stylesheet.css YourConfigFile
See more on home page