-------------------------------------------------------------------------------- -- Copyright (c) 2012-2014 Sierra Wireless. -- All rights reserved. This program and the accompanying materials -- are made available under the terms of the Eclipse Public License v1.0 -- which accompanies this distribution, and is available at -- http://www.eclipse.org/legal/epl-v10.html -- -- Contributors: -- Kevin KIN-FOO -- - initial API and implementation and initial documentation -------------------------------------------------------------------------------- return [[ #if _page.headers and #_page.headers > 0 then # for _, header in ipairs(_page.headers) do $(header) # end #end
# -- # -- Generating lateral menu # -- $( applytemplate(_page.currentmodule) )
]]