{% if project == 'OKChainDocs' %}
-
OKExChain
{{ toctree(maxdepth=3|toint, collapse=False, includehidden=theme_globaltoc_includehidden|tobool) }}
{% else %}
-
OKChain
{% endif %}
{% if project == 'OIPs' %}
-
OIPs
{{ toctree(maxdepth=1, collapse=False, includehidden=theme_globaltoc_includehidden|tobool) }}
{% else %}
-
OIPs
{% endif %}