PROJECT_NAME = "The BLOCKS SDK" LAYOUT_FILE = DoxygenLayout.xml INPUT = build pages EXAMPLE_PATH = ../standalone_sdk/examples ../../../examples/BLOCKS ../../../modules IMAGE_PATH = images HTML_HEADER = header.html HTML_FOOTER = footer.html HTML_EXTRA_STYLESHEET = stylesheet.css DISABLE_INDEX = YES GENERATE_TREEVIEW = YES ALIASES += "tags{1}=" ALIASES += "s_break=
" ALIASES += "s_file{1}=\1" ALIASES += "s_code{1}=\1" ALIASES += "s_projcode{1}=\1" ALIASES += "s_item{1}=\1" ALIASES += "jucelink{1}=\1" ALIASES += "jucegithub{1}=\1" ALIASES += "blocksgithub{1}=\1" ALIASES += "blockscode{1}=\1" ALIASES += "littlefootgithub{1}=\1" ALIASES += "jucetutorials{1}=\1"