[% IF use_latex %]
[% END %]
[% IF embed %]
[% ELSE %]
[% END %]
[% INCLUDE_TEMPLATE idldoc_header_location %]
Categories
[% IF n_categories gt 0 %]
[% FOREACH c IN categories %]
[% IF size(system->getCategoryEntriesCount(c), /type) eq 11L %]
[% c %]
[% FOREACH r IN system->getCategoryEntries(c) %][% SCOPE r %]
- [% index_name %]
- [% index_type %]
[% END %][% END %]
[% END %]
[% END %]
[% END %]
[% IF footer ne '' %][% INCLUDE_TEMPLATE footer %][% END %]
[% INCLUDE_TEMPLATE idldoc_footer_location %]