Add ARL readme to learn (#14363)
Chris Akritidis committed
Jan 30, 2023 at 08:56 UTC
94908f69fc37b1e35c9245dbe54c210d28323a9e
1 file changed
+4
libnetdata/adaptive_resortable_list/README.md
+4
@@ -1,6 +1,10 @@
1
<!--
2
title: "Adaptive Re-sortable List (ARL)"
3
custom_edit_url: https://github.com/netdata/netdata/edit/master/libnetdata/adaptive_resortable_list/README.md
4
+sidebar_label: "Adaptive Re-sortable List (ARL)"
5
+learn_status: "Published"
6
+learn_topic_type: "Tasks"
7
+learn_rel_path: "Developers"
8
-->
9
10
# Adaptive Re-sortable List (ARL)