Login Small RSS Icon
Edit | History | Small RSS Icon

Navigation

This Lua code parses correctly.
1 NAVIGATION = {
2     {id="Electron Meat",
3         {id="Electron Meat", title="About"},
4         {id="Electron Meat architecture"},
5     },
6     {id="Blake",
7         {id="Blake", title="About"},
8         {id="Blake example"},
9     },
10     -- leave the section below if you want all the config pages in your menu
11     {id="_readme",
12         {id="_readme"},
13         {id="_config"},
14         {id="_navigation"},
15         {id="_templates_config"},
16         {id="_templates_content"},
17         {id="_templates_lua"},
18         {id="_style"},
19         {id="_style2"},
20     },
21     {id="_prototypes",
22         {id="@Root"},
23         {id="@Config"},
24         {id="@Text_Config"},
25         {id="@Lua_Config"},
26         {id="@LuaUsers"},
27         {id="@CSS"},
28     },
29 }
Powered by Sputnik