Nico Kruber created FLINK-13791:
-----------------------------------
Summary: Speed up sidenav by using group_by
Key: FLINK-13791
URL:
https://issues.apache.org/jira/browse/FLINK-13791 Project: Flink
Issue Type: Sub-task
Components: Documentation
Reporter: Nico Kruber
Assignee: Nico Kruber
{{_includes/sidenav.html}} parses through {{pages_by_language}} over and over again trying to find children when building the (recursive) side navigation. We could do this once with a {{group_by}} instead.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)