Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Latest commit

 

History

History
26 lines (25 loc) · 807 Bytes

File metadata and controls

26 lines (25 loc) · 807 Bytes
title IPDK Documentation
layout documentation

Table of contents

{% for item in site.data.toc.toc_documentation %} {% if item.subfolderitems[0] %}
    {% for entry in item.subfolderitems %}
  • {{ entry.page }} {% if entry.subsubfolderitems[0] %} {% endif %}
  • {% endfor %}
{% endif %} {% endfor %}