------------------------------------------------------------------------------- -- eLua Documentation Structure Definition -- -- This is the configuration file for the WebBook html help generator. -- It is used to generate the menu tree and it's links to the content pages. -- More info about WebBook can be found @ http://www.tecgraf.puc-rio.br/webbook -- ------------------------------------------------------------------------------- -- General config parameters wb_usr = { langs = {"en","pt" }, start_size = "200", -- Menu tree initial width title_bar_height = 80, -- Title bar initial height title_bgcolor = "midnightblue", enable_search = true, search_link = "http://www.eluaproject.net", -- search_label = "Search: ", -- contact = "eluateam@eluaproject.net", -- copyright_name = "eLua Team", -- copyright_link = "http://www.eluaproject.net", file_title = "wb", start_open = "1", logo_image_file = "eLuaLogo.png" -- logo_onclick_link = } -- Page and Bar Titles wb_usr.messages = { en = { title = "eLua Doc", bar_title = "eLua - Embedded Lua" }, pt = { title = "eLua Doc", bar_title = "eLua - Embedded Lua" } } -- Menu Tree Definition wb_usr.tree = { name = { nl = "eLua" }, link = "news.html", footer = [[