-------------------------------------------------------------------------------- -- 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 _index.modules then

Module$( #_index.modules > 1 and 's' )

# for _, module in sortedpairs( _index.modules ) do # if module.tag ~= 'index' then # end # end
$( fulllinkto(module) ) $( module.description and format(module.shortdescription) )
#end ]]